{{-- Head section --}} @include('themes.frontend.partials.popup.head')
{{-- Main start --}} {{-- Middle section start --}} @yield('content') {{-- Middle section end --}} {{-- Main end --}} {{-- Javascript section --}} @include('themes.frontend.partials.popup.javascripts')