@yield('meta') @yield('css') @include('frontend.layouts.header-2')
@yield('content')
@include('frontend.partials.modals') @include('frontend.layouts.footer') @yield('scripts') @stack('scripts')