@extends('admin.layouts.app') @section('content')
# | Image | Parent Service | Service Name | Status | Action |
---|---|---|---|---|---|
# | Image | Parent Service | Service Name | Status | Action |
{{ $loop->iteration }} | {{ $services->ParentService->name ?? '' }} | {{ $services->title }} | {{ $services->status == 1 ? 'Active' : 'Suspended' }} |