@extends('adminlte::page') @section('title', 'Dashboard') @section('content_header')
Welcome to this beautiful admin panel.
@stop @section('footer')Sistema de Control de Bodega. Constructora Rivera @2025
@stop @section('css') {{-- Add here extra stylesheets --}} {{-- --}} @stop @section('js') @stop