@stack('css')
@include('layouts.parts.header')
@yield('content')
@include('layouts.parts.sidebar')
{{-- --}}
{!! Toastr::message() !!} @stack('js')