@extends('operations.drivers.profile.includes.main') @section('driver_statements') active @stop @section('navigation')
@stop @section('profile')--}} | Date | Accounts | Ref# | Narration | Dr | Cr | Total | |
---|---|---|---|---|---|---|---|---|
--}} | {{\Carbon\Carbon::parse($transaction->date)->toFormattedDateString()}} | {{$transaction->account}} | {{$transaction->type}}#{{$transaction->document_number}} | {{$transaction->description}} | {{number_format($dr_amount)}} | {{number_format($cr_amount)}} | @if($total_quantity >= 1){{number_format($total_quantity)}} | @else({{number_format(-1*$total_quantity)}}) | @endif