@extends('front.desktop.layout.main') @section('content') {{-- {{ $currentPage->languages->where('lang_short', $lang)->first()->pivot->title }} @if (count($tempGalleries) > 0) @foreach($tempGalleries as $gallery) @endforeach @endif --}} @stop