@php Theme::asset()->remove('gallery-css'); Theme::asset()->container('footer')->remove('imagesloaded'); @endphp
{!! BaseHelper::clean($gallery->description) !!}
@foreach (gallery_meta_data($gallery) as $image) @if ($image) @endif @endforeach

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