diff --git a/resources/views/templates/corporate/bank-accounts.blade.php b/resources/views/templates/corporate/bank-accounts.blade.php index 9ce4a80..3b2ac48 100644 --- a/resources/views/templates/corporate/bank-accounts.blade.php +++ b/resources/views/templates/corporate/bank-accounts.blade.php @@ -632,92 +632,7 @@ @endforelse - -
- @if($isTr) - Resmi Tedarikçi Kayıt Bildirimi - @else - Official Vendor Registration Bank Declaration - @endif -
-Sayın Yetkili, Şirketimizin resmi banka hesap bilgileri aşağıda bilgilerinize sunulmuştur. Tedarikçi kayıt süreçlerinde ve tüm ticari işlemlerimizde bu hesapların kullanılmasını rica ederiz.
- @else -Dear Sir/Madam, The official and active bank account details of our company are presented below for your registration and commercial processes.
- @endif -| - @if($isTr) - Banka Adı - @else - Bank Name - @endif - | -- @if($isTr) - Hesap Sahibi - @else - Account Holder - @endif - | -- @if($isTr) - Para Birimi - @else - Currency - @endif - | -IBAN / SWIFT / BIC | -
|---|---|---|---|
|
- {{ $account['bank_name'] }}
- @if(!empty($account['branch_name']))
- {{ $account['branch_name'] }}
- @endif
- |
- {{ $account['account_holder'] }} | -{{ $currency }} | -
-
- {{ $account['iban'] }}
-
-
- SWIFT / BIC: {{ $swiftCode }}
-
- |
-