{{--
--}}
@yield('styles')
{{-- Menu Start --}} @include('frontend._partials.menu') {{-- Menu End --}}
@yield('content')
{{-- Footer --}} @include('frontend._partials.footer') {{-- --}} @yield('scripts')