@if ($location_data->location->otp && $location_data->location->otp->isEnabled)
| Date & time | Verification Code | Details | Status | @if ($location_data->location->getOtpLogs->count() == 0)
|---|---|---|---|
| No data found | |||
| {{ \Carbon\Carbon::parse($log->created_at)->format('d M Y h:i A') }} | {{ $log->otp }} |
|
{{ \Carbon\Carbon::parse($log->expires_at)->isPast() ? 'Expired' : 'Successful' }} |