@extends('layouts.app') @section('content') Enter the code sent on your mobile device below to login! {{$phone}} @if (session('status')) {{session('status')}} @endif @if (session('error')) {{session('error')}} @endif @csrf – Resend OTP {{ __('Confirm And Login') }} @endsection @section('extras') @endsection
{{$phone}}
Resend OTP