@section('navbar') @show @section('modals') @show @include('shared.modals.confirmLogout', [])
@yield('content')
@section('footer') @show @yield('scripts')