@include('frontend.partials.styles')
@yield('content')
@include('frontend.partials.scripts') @yield('customScript')