Content Manager
{{ session('success') }}
@endif
All Content Sections Overview
Manage content and media across all website sections
@foreach($contentSections as $section)
@endforeach
{{ $section['name'] }}
{{ $section['count'] }}
{{ $section['images_count'] }} images
Manage
@if($section['count'] > 0)
@endif