{{-- bootstrap CSS --}} {{-- Coice Js CSS --}} {{-- Bootstrap Icon --}} {{-- Import Poppins font --}} {{-- Custom styles --}} {{-- --}} @stack('front-styles') {{-- navbar start --}} {{-- navbar end --}} @if (session('error')) @endif @if (session('success')) @endif @yield('frontcontent') {{-- footer start --}} {{-- footer end --}} {{-- Script-Start --}} {{-- main jquary --}} {{-- bootstrap --}} {{-- Bootstrap --}} {{-- Popper --}} {{-- Choice Js --}} {{-- Costom Scripts --}} @stack('front-scripts') {{-- Script-end --}}