@extends('layouts.admin') @section('title', 'Diamond Gallery Overview') @section('breadcrumbs', 'Gallery') @section('css') @endsection @section('content')
| Preview | Project Details | Status | Action |
|---|---|---|---|
|
@if($item->image)
|
{{$item->title}} {{ $item->created_at ? $item->created_at->format('d M Y') : '-' }} | @if ($item->status == 'DRAFT') Draft @else Active @endif | |
| No lighting projects found. | |||