@if($bank->logo)
 }})
@else
{{ mb_substr($bank->getTranslations('name')['ar'] ?? 'B', 0, 1) }}
@endif
{{ $bank->getTranslations('name')['ar'] ?? ($isRtl ? 'اسم البنك' : 'Bank Name') }}
{{ $isRtl ? 'معاينة مباشرة' : 'Live preview' }}
SWIFT{{ $bank->swift_code ?? '—' }}
{{ $isRtl ? 'الدولة' : 'Country' }}{{ $bank->country ?? '—' }}
{{ $isRtl ? 'تأسس' : 'Est.' }}{{ $bank->established_year ?? '—' }}