LOADING...

@yield('title')

@if (session('exception'))
{{ session('exception') }}
@endif @if(session('filtro')) @endif @yield('content')