@extends('admin.layouts.app') @section('title', 'Gallery Categories') @section('page_title', 'Gallery Categories') @section('content')
Organise resort photographs into manageable gallery collections.
| SL | Category | Description | Featured | Status | Order | Actions |
|---|---|---|---|---|---|---|
| {{ $galleryCategories ->firstItem() + $loop->index }} |
{{
$galleryCategory
->name
}}
{{
$galleryCategory
->slug
}}
|
{{
$galleryCategory
->description
?: 'No description provided.'
}}
|
{{ $galleryCategory ->sort_order }} | |||