@yield('css')
@include('layouts.app.header')
@yield('content')
@yield('modals') @yield('scripts')