{{-- Shared Ad Images Index View --}} {{-- Variables needed: - $routePrefix: Route prefix (e.g., 'admin.settings.ads-images' or 'vendor.ads-images') - $vendors: Collection of vendors (optional, for admin only) - $showVendorColumn: Boolean to show/hide vendor column and filter - $categories: Collection of categories (for category filter) --}} @php $showVendorColumn = $showVendorColumn ?? false; $vendors = $vendors ?? collect(); $categories = $categories ?? collect(); @endphp @section('css') @include('admin.helper.tablecss') @endsection @section('content') @if (session('status'))
| # | المعاينة | العنوان | الرابط | @if ($showVendorColumn)التاجر | @endifالقسم | الترتيب | الحالة | إجراءات |
|---|