@if ($overviewEntry['entry'])
{{ $overviewEntry['entry']->date }}
{{ $overviewEntry['entry']->bond_number }}
{{ $overviewEntry['entry']->post_status ? 'مرحّل' : 'غير مرحّل' }}
{{ $overviewEntry['entry']->credit_receivable_account->name }}
{{ $overviewEntry['entry']->credit_account->name }}
{{ dn($overviewEntry['entry']->amount) }}
{{ arabicTafqeet(dn($overviewEntry['entry']->amount)) }}
@lang('general.description') :
{{ $overviewEntry['entry']->notice }}
| # | @lang('accounting/show.account') | @lang('accounting/show.transfer_value') | @lang('general.description') | @if ($show_cost_centers_on_module)@lang('accounting/show.cost_center') | @endif
|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $debit_item->debitAccount->name }} | {{ dn($debit_item->amount) }} | {{ $debit_item->notice ?? '---' }} | @if ($show_cost_centers_on_module){{ $debit_item->cost_center->ar_name ?? '---' }} | @endif
@lang('general.description') :
{{ $overviewEntry['entry']->notice }}
| @lang('accounting/show.account_receivable') | @lang('accounting/show.debtor') | @lang('accounting/show.creditor') | @if ($show_cost_centers_on_module)@lang('accounting/show.cost_center') | @endif@lang('general.description') |
|---|---|---|---|---|
| {{ $overviewEntry['entry']->credit_receivable_account?->name ?? $overviewEntry['entry']->credit_account?->name }} | --- | {{ dn($overviewEntry['entry']->amount) }} | --- | {{ $overviewEntry['entry']->notice }} |
| {{ $debit_item->debitAccount->name }} | {{ dn($debit_item->amount) }} | --- | @if ($show_cost_centers_on_module){{ $debit_item->cost_center->ar_name ?? '---' }} | @endif{{ $item->notice ?? '---' }} |
| {{ dn($overviewEntry['entry']->amount) }} | {{ dn($overviewEntry['entry']->amount) }} | @if ($show_cost_centers_on_module)@endif |
{{ $signature->label }}
----------------------------