@include('partials.head') @stack('pluginCss') @stack('css')
@include('partials.alert') {{ $slot }}
@include('partials.footer') @stack('pluginScripts') @stack('scripts')