@stack("css") @yield("content") @if(isset($GLOBALS['scripts'])) {!! implode(PHP_EOL, $GLOBALS['scripts']) !!} @endif @stack("js")