@include('backend.includes.head')
@yield('content')
{!! google_captcha() !!} @toastr_render @if ($errors->any()) @elseif(session('status')) @endif