@stack('styles')
@if(session('logado') == '1') @endif
@include('partials.flash') @yield('content')
@stack('scripts')