Login

@csrf {{-- fullname --}}
Please fill fullname
{{-- password --}}
{{--
Your password must be 8-20 characters long, contain letters and numbers, and must not contain spaces, special characters, or emoji.
--}}
Your password must be 8-20 characters long...
{{-- password confirmation --}}
{{--
--}}
Password does not match.
@if($errors->has('captcha'))
{{ $errors->first('captcha') }}
@endif
{{-- iziToast Notification --}} {{-- toaster --}}