@extends('site.layout.base') @section('content') @if(!empty($header)) @include('site.page.block.header.objimage', array('objheader' => $header)) @else @include('site.page.block.header.image', array( 'title' => $section->title, 'title_class' => 'center', 'over_box_class' => 'full', 'social_hide' => true, )) @endif @include('site.page.block.breadcrumbs')

{{$siteCtrl->_l("UNITY_COSA")}}

_l("UNITY_COSA_TEXT")}}

{{$siteCtrl->_l("UNITY_COSA_SUBTEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_INCREMENTO")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_INCREMENTO_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_AUMENTO")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_AUMENTO_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_LOYALTY")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_LOYALTY_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_RISPARMIO")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_RISPARMIO_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_VISIBILITA")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_VISIBILITA_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_ANALISI")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_ANALISI_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_SELF")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_SELF_TEXT")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_EFFICIENZA")}}

{{$siteCtrl->_l("UNITY_VANTAGGI_EFFICIENZA_TEXT")}}

@include('site.page.block.header.image', array( 'custom_header_class' => 'unity_banner', 'alt' => $siteCtrl->_l("UNITY_BANNER"), 'parent' => $siteCtrl->_l("UNITY_BANNER"), 'title' => $siteCtrl->_l("UNITY_BANNER_TITLE"), 'title_class' => 'green', 'subtitle' => $siteCtrl->_l("UNITY_BANNER_TEXT"), 'subtitle_class' => '', 'over_box_class' => 'full', 'disabled_indicator' => true, 'social_hide' => true, 'disabled_opacity' => true, 'outside_image' => 1, 'isunity_banner' => true, )) @include('site.page.unity.include.unity', array( 'custom_banner_class' => 'home', )) @include('site.page.block.news', array( 'custom_news_title' => $siteCtrl->_l("NEWS_UNITY"), 'custom_news_class' => 'unity', )) @include('site.page.unity.include.prenota') @stop