@yield('style')
@include('header.navAdmin') @include('header.sidebar')
@yield('cabecera')
@yield('contenido')
{{-- --}} {{-- --}}
@if(Session::has('danger')) @endif @if(Session::has('suscribe')) @endif @yield('js')