added images
parent
ef976a1106
commit
2043537ae4
|
@ -29,8 +29,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="col-12 col-md-7 offset-md-1 fs-4">
|
||||
@foreach($content->bilder as $bild)
|
||||
<img src="{{$bild}}" class="img-fluid rounded" alt="">
|
||||
@endforeach
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue