@php @endphp @if(count($filter_data)) @endif
Accounts Receivables - {{($balance_type == "all"?"All Balances":($balance_type == "credit-line"?"Owed to a credit line":"Owed to an order"))}}
@foreach($filter_data as $filter)

{{$filter['label']}} : {{$filter['value']}}

@endforeach