@extends('adminlte::page') @section('title', 'Dashboard') @section('plugins.Sweetalert2', true) @section('content_header')

Bienvenido al Panel Principal

@stop @section('content')

Marcas

Tipo

Sub-Tipo

Inventario

@stop @section('css') @stop @section('js') @stop