@include('layouts.partials.menulateral')
{{-- Layout para alertas --}}
@yield('content')
@yield('alertas')
@include('layouts.partials.head')