@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif @csrf
Welcome to {{ config('app.name') }} Admin Login Verification
Check your email and fill up with this code here
Verification code
Submit