@php $highlights = $brand->highlights(); @endphp @if ($highlights->count())

Recent

@foreach($highlights as $item) @endforeach
@endif