@extends('layouts.app') @section('content')

Verify OTP

OTP sent to {{ session('otp_identifier') }}

@csrf
@csrf
@endsection