@extends('store.themes.modern-coffee-shop.layouts.app') @section('title', __('Special Offers')) @section('content')
{{ $offer->description }}
{{ __('No active offers at the moment') }}