{{-- --}} {{-- --}}
{{--Funding | Service Type | Shift Date | Hour | Total CLient Charges | Balance |
---|---|---|---|---|---|
{{$shift->amount}} | {{$shift->service_type}} | {{\Carbon\Carbon::parse($shift->shift_date)->format('D')." ".$shift->shift_date." ".$shift->start}} | {{$shift->shift_hours}} | {{$shift->total_client_charge}} | {{$shift->amount-$totalAmount}} |