@include('frontend.partials._head')
@include('frontend.partials._nav') @yield('main-content')
@include('frontend.partials._scripts')