@extends('layouts.agent_auth') @section('title') @lang('Two Step Authentication') @endsection @section('content')

@lang('Two Step Verification')

@csrf
@lang('Please check your phone number to get OTP code')
@endsection @push('style') @endpush