@stack('css_or_js')
Loading...
{{--
--}}
@include('layouts.partials.header')
@include('layouts.partials.side-bar')
@yield('content') @include('layouts.partials.footer')
{{-- @include('layouts.partials.modals') --}} {!! Toastr::message() !!} @if ($errors->any()) @endif {!! Toastr::message() !!} @if ($errors->any()) @endif @stack('script')