@extends('frontend.layouts.app') @section('content')

{{translate('Phone Verification')}}

{{ translate('Verification code has been sent. Please wait a few minutes.') }}

{{translate('Resend Code')}}
@csrf
@endsection