{{trans_choice('general.payment',1)}} {{trans_choice('general.method',1)}}
|
{{trans_choice('general.bank',1)}} {{trans_choice('general.name',1)}}
|
{{trans_choice('general.account',1)}} {{trans_choice('general.number',1)}}
|
{{trans_choice('general.description',1)}}
|
{{trans_choice('general.paid',1)}} {{trans_choice('general.amount',1)}}
|
{!! $payroll->payment_method !!}
|
{!! $payroll->bank_name !!}
|
{!! $payroll->account_number !!}
|
{!! $payroll->description !!}
|
{!! $payroll->paid_amount !!}
|