@php Theme::set('section-name', $gallery->name) @endphp

{{ $gallery->description }}

@foreach (gallery_meta_data($gallery) as $image) @if ($image) @endif @endforeach

{!! apply_filters(BASE_FILTER_PUBLIC_COMMENT_AREA, null, $gallery) !!}