@yield('head') @yield('content') @if(config('app.env') == 'local') {{--Live Reload--}} @endif @yield('page_js')