@foreach($Clients as $row) {{$billing_name}} {{$client_email}} {{$tax_number}} {{$opening_balance_amount}} @if($status == 0) Active @else Inactive @endif @endforeach