@yield('styles')
{{ Breadcrumb::output('Inicio', '/') }}
@include('subviews.alerts')
@yield('content')
@yield('scripts')