{{--
--}}
{{--
--}}
| View | S.No | Service | Description | Status | Created At | Operations |
|---|---|---|---|---|---|---|
| {{ $key + 1 }} | {{ $type->service_name }} | {{ $type->description }} | {{ $type->status }} | 01-01-1970 | Edit | |
| Service Name | Sub Service | |||||
| @php $service_name = App\other_service::where('id_other_services', $value->parent_id)->first(); // dd($service_name); @endphp | {{ $service_name->service_name }} | {{ $value->service_name }} | ||||
| View | S.No | Service | Description | Status | Created At | Operations |