@extends('frontend.layouts.app') @section('title', $title ?? 'Verify OTP') @push('style') @endpush @section('content')
We sent a 6-digit OTP to {{ auth()->user()->email }}