@if(@$branch['image']) @endif

{{@$branch['person_name']}}

{{@$branch['address']}}, {{@$branch['city']}} {{@$branch['zipcode']}}
Income's Report / {{date("d M Y", strtotime($start_date))}} - {{date("d M Y", strtotime($end_date))}}
@if($client_id != '')

M/s.

{{@$incomes[0]->name}} @endif

Date. {{$today}}

@foreach($incomes as $income) @endforeach
Sr Date Client Type Description Amount
{{$srno}} {{date("d/m/Y", strtotime($income->date))}} {{$income->name}} @if($income->type == '1') {{'Client Income'}} @else {{'Other'}} @endif {{$income->description}} {{$income->amount}}
TOTAL AMOUNT {{ Laracore::showPrice($finale_amt) }}

(Rupees in words){{getIndianCurrency(abs($finale_amt))}}

For, {{@$branch['name']}}

Autho / Sign.