{{$detail->didascalia}}
@if(isset($detail->loghi) && count($detail->loghi) > 0)
@for($l = 0; $l < count($detail->loghi); $l++)
@endfor
@endif
@include('site.page.block.content.dettaglio.blocks')