{{--
English (UK)
--}}
Login
Please enter your username & password to login
@csrf @error('username')
{{ $message }}
@enderror
Username
Password
{{--
--}} @error('password')
{{ $message }}
@enderror
{!! captcha_img() !!}
↻
@error('captcha')
{{ $message }}
@enderror
{{ __('Login') }}
Application for India Elects Fellowship
{{-- @if (Route::has('password.request'))
{{ __('Forgot Your Password?') }}
@endif --}}