@extends('layout.front.front_copying') @include('includes.head') @stack('head') @include('includes.page-js') @section('content') Verify Your Mobile No. @csrf Mobile No @if ($errors->has('mobile_no')) {{ $errors->first('mobile_no') }} @endif Send @endsection