View All Service

Service Code
Description
Monthly Charge
Metadata
@foreach($product as $row)
{{$row->product_code}}
{{$row->description}}
{{$row->monthly_charge}}
{{$row->metadata}}
@endforeach