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

img EN

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

img العربية

@endif

@lang('company::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('company::layout.scripts')