@extends('layouts.front-end.app') @section('title', \App\CPU\translate('OTP_verification')) @push('css_or_js') @endpush @section('content')

{{\App\CPU\translate('provide_your_otp_and_proceed')}}?

@csrf
@endsection @push('script') @endpush