@include('frontend.layouts.partials.head._head')
{{__('Email')}} {{setting('site_email')}}
@yield('content')
@yield('extras') @stack('modals') @include('frontend.layouts.partials.script._scripts')