@extends('layouts.appUi') @section('title') ยืนยันรหัส OTP @endsection @section('header')
@endsection @section('content')

กรุณากรอกรหัส OTP

กรุณากรอกรหัสยืนยันตัวตนที่ท่านได้รับ (Ref: {{ session('otp')['refCode'] ?? '-' }})

@endsection @section('modal') @endsection @section('footer') @endsection @section('bottomNav') @endsection @section('script') @endsection