@include('backend.includes.head')
@yield('content')
@toastrRender @if ($errors->any()) @elseif(session('status')) @endif