{{__('Enter your email address and password to access admin panel.')}}

@csrf
@error('email')
{{ $message }}
@enderror
@error('password')
{{ $message }}
@enderror
{{--
--}} {{--
--}} {{--

Forgot your password?

--}} {{--
--}} {{--
--}}