Add Services
Services List
| S.No | Service Name | Image | Status | Action |
|---|---|---|---|---|
| {{ $sr++ }} | {{ $service->name ?? '' }} | ![]() |
@if($service->status == 1) @else @endif |
@extends('admin.layouts.app') @section('title','Services') @section('content')
| S.No | Service Name | Image | Status | Action |
|---|---|---|---|---|
| {{ $sr++ }} | {{ $service->name ?? '' }} | ![]() |
@if($service->status == 1) @else @endif |