@extends("front.layout.master") @section('title',__('Verify OTP').' | ') @section('body') @php require_once(base_path().'/app/Http/Controllers/price.php'); @endphp
@endsection