@if($user->financial_approval)
{{ trans('update.your_identity_verified') }} {{ trans('site.identity_and_financial_verified') }}
@else
{{ trans('update.identity_approval') }} {{ trans('site.identity_and_financial_not_verified') }}
@endif

{{ trans('update.payout_account') }}

@error('bank_id')
{{ $message }}
@enderror
@if(!empty($user) and !empty($user->selectedBank) and !empty($user->selectedBank->bank)) @foreach($user->selectedBank->bank->specifications as $specification) @php $selectedBankSpecification = $user->selectedBank->specifications->where('user_selected_bank_id', $user->selectedBank->id)->where('user_bank_specification_id', $specification->id)->first(); @endphp
financial_approval) ? 'disabled' : '' }}/>
@endforeach @endif

{{ trans('update.identity_documents') }}

financial_approval) ? 'disabled' : '' }}>
financial_approval) ? 'disabled' : '' }}>