@extends('front.desktop.layout.main') @section('content') {{--

{{ $currentPage->languages->where('lang_short', $lang)->first()->pivot->title }}

@if (count($tempGalleries) > 0) @endif --}} @stop