@extends('layouts1.app') @section('content')
{{ csrf_field() }}
Logo

Two Step Verification

Please enter the OTP generated on your Authenticator App.
Ensure you submit the current one because it refreshes every 30 seconds.

@if($errors->any()) {{$errors->first()}} @endif
Type your 6 digit security code
Didn’t get the code ? Contact Admin
@endsection