@extends('layouts.frontlayout') @section('content')
Verify your phone
@include('frontend.partials.flash_messages')
{{ csrf_field() }}

OTP has been sent on your phone. Please check.

Didn't receive OTP? Resend OTP
@endsection