File manager - Edit - /home/linknsbh/cecil-hotel.net/platform/themes/miranda/views/gallery.blade.php
Back
<section class="breadcrumb-area" style="background-image: url({{ theme_option('news_banner') ? RvMedia::getImageUrl(theme_option('news_banner')) : Theme::asset()->url('img/bg/banner.jpg') }});"> <div class="container"> <div class="breadcrumb-text"> <h2 class="page-title">{{ $gallery->name }}</h2> {!! Theme::partial('breadcrumb') !!} </div> </div> </section> <section class="blog-section contact-part pt-80 pb-80"> <div class="container"> <div id="list-photo"> @foreach (gallery_meta_data($gallery) as $image) @if ($image) <div class="item single-gallery-image wow fadeInUp" data-wow-delay=".{{ $loop->index + 3 }}s" data-src="{{ RvMedia::getImageUrl(Arr::get($image, 'img')) }}" data-sub-html="{{ BaseHelper::clean(Arr::get($image, 'description')) }}"> <div class="photo-item"> <div class="thumb"> <a href="{{ BaseHelper::clean(Arr::get($image, 'description')) }}"> <img src="{{ RvMedia::getImageUrl(Arr::get($image, 'img')) }}" alt="{{ BaseHelper::clean(Arr::get($image, 'description')) }}"> </a> </div> </div> </div> @endif @endforeach </div> {!! apply_filters(BASE_FILTER_PUBLIC_COMMENT_AREA, null, $gallery) !!} </div> </section>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.68 |
proxy
|
phpinfo
|
Settings