{{ __('Mesob Adama eService') }}
{{ __('Adama City Administration') }}
@csrf @if ($errors->any())
{{ __('Whoops! There were some errors with your submission.') }}
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Login
{{ __('Forgot Your Password?') }}
Sign in with Fayda
Create account
@if (session('success')) @endif