{{$data->name}}

@if(is_object($data->big))
@if(false) {{$data->name}} @endif @if($data->big->live) LIVE @endif

{{$data->big->getCurrentTitle($data->id)}}

@endif
@if(is_object($data->small1))

{{$data->small1->getCurrentTitle($data->id)}}

@endif @if(is_object($data->small2))

{{$data->small2->getCurrentTitle($data->id)}}

@endif
@if(is_object($data->small3))

{{$data->small3->getCurrentTitle($data->id)}}

@endif @if(is_object($data->small4))

{{$data->small4->getCurrentTitle($data->id)}}

@endif