@if (isset($ajax) && $ajax == true) @foreach($accounts_receivable as $key=>$val) {{$val->party_ledger_name}} {{$val->outstanding_amount}} @endforeach @else
Accounts Receivable
@endif