@extends('adminlte::page') @section('title', 'Dashboard') @section('plugins.Sweetalert2', true) @section('content_header')
Bienvenido al Panel Principal
@stop @section('content')
Que desa hacer hoy?
4
Proveedores
53
Inventario
Ajustes
Salir
@stop @section('css')
@stop @section('js') @stop