Save
@if (count($residence->images)) Londonist | {{ $residence->name }} @endif @if (count($residence->tags)) @foreach ($residence->tags as $tag) @if (str_contains(strtolower($tag), 'breakfast'))
Free Breakfast
@endif @endforeach @endif