@include('components.frontend.head')
@include('components.frontend.navbar') @yield('content')
@include('components.frontend.script') @stack('script')