@extends('layout.front.front_copying') @include('includes.head') @stack('head') @include('includes.page-js') @section('content')

Verify Your Mobile No.

@csrf
@if ($errors->has('mobile_no')) {{ $errors->first('mobile_no') }} @endif
@endsection