| {{trans('label.SL')}} | {{trans('label.Transaction no')}} | {{trans('label.Account Debited')}} | {{trans('label.Account Credited')}} | {{trans('label.Transaction date')}} | {{--Action | --}}
|---|---|---|---|---|---|
| {{$loop->iteration}} | {{$customer->transection_no}} | {{$customer->debit}} | {{$customer->credit}} | {{$customer->created_at}} | {{--View Sales invoice|| | --}}