@extends('layout.front.app',[ 'title' => Config::get('constants.SITE_NAME') ]) @section('content')

Verify Mobile OTP

@include('layout.component.alert-dismissible')

@csrf


Go To Register

@stop