@php $offer = App\Models\Offer::first(); @endphp @if($offer)
{{ $offer->offer }}
@else
@endif