{{--
--}}
{{--
--}}
@stack('custom-styles')
@include('components.navbar')
@include('components.menu')
@yield('page-header')
@yield('content')
@include('components.logout-modal') @include('components.js') @stack('custom-scripts')