{{ $section_data["title"] ?? "Gallery" }}

@foreach ($section_data["galleries"] ?? [] as $key => $image) @if($key == 0) {{$image[ @else {{$image[ @endif @endforeach