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