@extends('layouts.master_auth') @section('content')

Resend New OTP

@csrf @include('errors.list')
{{-- @error('mobile') {{ $message }} @enderror --}}
@endsection