@empty(foqas_setting('icon')) @php $icon = 'storage/img/01/favicon.png'; @endphp @else @php $icon = foqas_setting('icon'); @endphp @endempty {{-- --}}
{{$voucher->school['address']}}(UEN : T00SS0212J)
Tel: {{foqas_setting('phone')}} Email: {{foqas_setting('email')}}Website: www.blcf.sg
Internal Transfer
| @lang('Voucher No') : | {{$voucher->voucher_no}} | @lang('Date') : | {{date('d-m-Y',strtotime($voucher->date))}} |
| @lang('Credit ') : | {{$voucher->ledgerCredit->name}} | @lang('Debit ') : | {{$voucher->ledgerDebit->name}} |
| @lang('Amount Out') : | S$ {{number_format($voucher->amount,2)}} | @lang('Amount In') : | S$ {{number_format($voucher->amount,2)}} |
| @lang('By') : | {{$voucher->user->name}} |
| --}}
{{-- | --}}
{{-- @lang('Amount') (S$) | --}} {{--
|---|---|
| 1 | --}} {{--{{number_format($voucher->amount,2)}} | --}} {{--
| @lang('Total :') | --}} {{--{{number_format($voucher->amount,2)}} | --}} {{--