@include('partials.header') @yield('content') @include('partials.footer')
{{-- --}} {{-- --}} {!! Toastr::message() !!} @stack('scripts') @yield('page-scripts')