@yield("extraStyle") @if(app()->getLocale() == 'bn') @endif @include('frontend.partial.header') @yield('pageContent') @include('frontend.partial.footer') @if($GA_TRACKING_ID) @endif @yield("extraScript")