@if($promotions->isEmpty())

No promotions available.

@else @foreach($promotions as $promotion)
@php $image = $promotion->images->first(); @endphp @if($image) {{ $promotion->title }} @endif
{{ $promotion->title }}
@endforeach @endif

Promosi

Promosi