@foreach($galleries as $key=>$item)
{{ __(
@endforeach
@if($row->video) {{__("Tour Video")}} @endif
@foreach($row->getGallery() as $key=>$item) @if($key == 0) {{ __('See All :count Photos',['count'=>count($row->getGallery())]) }} @else @endif @endforeach
{{--video banner modal--}}