| Sort | Title (EN) | Title (AR) | Type | Status | Brands | Actions |
|---|---|---|---|---|---|---|
| {{ $section->sort_order }} | {{ $section->title_en }} | {{ $section->title_ar }} | {{ $section->content_type ?? 'manual' }} | {{ $section->is_active ? 'Active' : 'Hidden' }} | @if(($section->content_type ?? 'manual') == 'manual') {{ $section->brands()->count() }} Brands @else Auto (Top {{ $section->item_limit }}) @endif | @if(($section->content_type ?? 'manual') == 'manual') @endif |