@yield('estilos')
@include('layouts.cabecera')
@yield('contenido')
@include('layouts.footer')
@yield('scripts') @include('sweetalert::alert')