@if(!empty($bannerData) && count($bannerData)>0) @foreach($bannerData as $key => $banner) @endforeach @foreach($bannerData as $key => $banner) {{ $banner->varTitle }} @if(isset($banner->varShortDescription) && !empty($banner->varShortDescription)) {{ $banner->varShortDescription }} @endif @endforeach @else @endif