@toastr_css
Admin Login
@csrf
Email
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif {{--
Please fill in your email
--}}
Password
Forgot Password?
{{--
--}} @if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Login
{{-- --}}
{{-- @jquery --}} @toastr_js @toastr_render