{{-- Breadcrumbs --}}
{{ __('t.dashboard') }} {{ __('t.kyc_application') }}
{{-- KYC Header --}}

{{ __('t.kyc_verification') }}

{{ __('t.kyc_verification_description') }}

{{-- KYC Status --}}

{{ __('t.kyc_not_submitted') }}

@if(Auth::user()->account_verify == 'verified' or Auth::user()->account_verify == 'under review')

{{ __('t.kyc_under_review_message') }}

@else spa_mode) wire:navigate @endif class="inline-block bg-theme-primary text-black px-6 py-2 rounded-lg hover:bg-theme-primary-dark transition-colors"> {{ __('t.complete_kyc_button') }} @endif
{{-- Support Section --}} @can('contact support') @endcan