@include('admin.includesV2.backendAlert')
Home Page
| Section | Title | Status | Action |
|---|---|---|---|
| {{$section->section_name}} | {{$section->title}} | {{$section->status == 'Y' ? "show" : "Hide" }} | Edit |
Add Service
| Image | Title | Status | Action |
|---|---|---|---|
|
|
{{$service->title}} | {{$service->status == 'Y' ? "show" : "Hide" }} | Edit |
| Image | Title | Status | Action |
|---|---|---|---|
|
|
{{$overview->title}} | {{$overview->status == 'Y' ? "show" : "Hide" }} | Edit |
| Image | Title | Status | Action |
|---|---|---|---|
|
|
{{$why->title}} | {{$why->status == 'Y' ? "show" : "Hide" }} | Edit Remove |