@extends('layouts.main_without_top_button') @section('title') {{$client->name}} Profile @stop @section('navigation')
@stop @section('contentinner')Rec. NO. | Date. | Route Description | Reference | Currency | Exchange Rate | Amount | Action | |
---|---|---|---|---|---|---|---|---|
{{$payment->id}} | {{\Carbon\Carbon::parse($payment->date_created)->toFormattedDateString()}} | @if(!empty($payment->getDescription())) {!! $payment->getDescription() !!} @endif | {{$payment->reference}} | {{$payment->currency}} | {{$payment->exchange_rate}} | {{number_format($total_1 = $payment->getAmount(),2)}} | ||
Total Balance | --}} {{--{{number_format($total,2)}} | --}} {{----}} {{----}} {{-- | --}} {{--