@for($s = $indexstart; $s < $indexend; $s++)
@include('site.page.block.content.press.elenco', array('objpress' => $press[$s], 'real_time' => true))
@endfor
@include('site.page.block.pagination', array('nocenter' => true, 'base_url_pag' => url($section->path.'.html')))
@endif