@include('frontend.inc.head') {{-- js for alert notification --}} {{-- End js alert notification --}} @stack('styles')
@yield('content') @auth @endauth
@include('frontend.inc.js') @stack('scripts')