@extends('dashboard.layouts.master') @section('title', 'Image Moderation | Admin Panel') @push('after-styles') @endpush @section('content') @can('offer.image.read')
{{-- ── Page Header ── --}}

Image Moderation

Dashboard / Offer Management / Image Moderation
{{-- ── Sub-nav ── --}} {{-- ── Filter Tabs ── --}}
{{-- ── DataTable ── --}}
Image Business Name Owner Name Uploaded By Status Date Actions
{{-- Image Viewer Modal --}} @else @endcan @endsection @push('after-scripts') @endpush