@extends('auth.layouts.authentication') @section('content')
{{ translate('Phone Number Verify Page Image') }}
{{ translate('Site Icon')}}

{{ translate('Phone Verification')}}

{{ translate('Verification code has been sent. Please wait a few minutes.')}}
{{translate('Resend Code')}}
@csrf
@endsection