@php Theme::layout('homepage'); @endphp

{!! clean($gallery->description) !!}

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

{!! apply_filters(BASE_FILTER_PUBLIC_COMMENT_AREA, Theme::partial('comments')) !!}