@foreach($client as $row)
{{$row->product_code}}
{{$row->description}}
{{$row->monthly_charge}}

@endforeach