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