@section('title',"Driver " . __('driver::home.verify_otp')) @push('css') @if(LaravelLocalization::getCurrentLocale() == 'ar') @endif @endpush @if(LaravelLocalization::getCurrentLocale() == 'en') @elseif(LaravelLocalization::getCurrentLocale() == 'ar') @endif @include('driver::layout.head')
@if(LaravelLocalization::getCurrentLocale() == "ar")

img EN

@elseif(LaravelLocalization::getCurrentLocale() == "en")

img العربية

@endif

@lang('driver::home.Verify your OTP')

@if(LaravelLocalization::getCurrentLocale() == "en") {!! $settings->auth_page_content_en !!} @elseif(LaravelLocalization::getCurrentLocale() == "ar") {!! $settings->auth_page_content_ar !!} @endif
@push('js') @endpush @include('driver::layout.scripts')