{{-- Pussher notification --}}
@include('popper::assets')
Logo
{{-- --}}
@yield('Breadcrumbs')
@if (Session::has('flash_notification'))
{{ Session::get('flash_notification')->first()->message }}
@endif @yield('content')
{{--
--}} {{-- --}} @if (Auth::check() && Auth::user()->sector->slug == 'gabinete') @endif @stack('js-modal')