Restaurant POS

@csrf @if ($data['type'] == 0)
@elseif ($data['type'] == 1)
Please enter the OTP sent to your email/phone number
A code has been sent to {{ $data['email'] }}

Didn't get the code?
@endif @if (session('error')) @endif @if (session('success')) @endif