@if($brands->count())

{{ $presenter->firstName() }} appears on...

@foreach($brands as $brand) @endforeach
@endif