@if(isset($sidebarWidgets) && count($sidebarWidgets) || isset($project))
@if(isset($project)) @if($project->cobenefits && count($project->cobenefits) > 0) @endif @endif @if(isset($sidebarWidgets) && count($sidebarWidgets)) @foreach($sidebarWidgets as $i => $obj) @if($obj->type == 'testimonial') @endif @if($obj->type == 'image') @endif @if($obj->type == 'contact' || $obj->type == 'multilang_contact') @endif @if($obj->type == 'generic') @endif @if($obj->type == 'object') @endif @if($obj->type == 'facts') @endif @if($obj->type == 'standards')