diff --git a/resources/views/themes/gallery/gallery/list.blade.php b/resources/views/themes/gallery/gallery/list.blade.php index 6bfafce..7b4b69d 100644 --- a/resources/views/themes/gallery/gallery/list.blade.php +++ b/resources/views/themes/gallery/gallery/list.blade.php @@ -10,7 +10,7 @@ @foreach($images as $image) - + @endforeach