Example Gallery

@if(!hasImages)

Please add a folder of images

@else
@each(path in paths)
gallery
@endeach
@endif