redden
This commit is contained in:
parent
e3b1f6d950
commit
9d7806cd67
22 changed files with 322 additions and 1219 deletions
|
|
@ -11,7 +11,7 @@
|
|||
@endif
|
||||
@endforeach
|
||||
@else
|
||||
<div class="rosco-leko-gallery">
|
||||
<div class="pandamonium-gallery">
|
||||
@foreach($images as $image)
|
||||
<div>
|
||||
<img src="{{ $image["path"] }}" @if(isset($image["description"])) alt="{{ $image["description"] }}" @endif>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue