{{-- SEO Meta Tags --}} @if(($config['widgets']['loading_screen'] ?? true)) @endif @php $isPreview = request()->query('preview') == 1; @endphp
@if($brand->logo)
Brand Logo
@endif
verified
Verified
Official Partner

{{ $brand->name }} Coupon Codes

@if($brand->description)

{{ $brand->description }}

@endif
@if ($isPreview || ($config['sections']['details_page']['official_site'] ?? true)) @endif @if ($isPreview || ($config['sections']['details_page']['follow'] ?? true)) @endif

people Community Pulse

@php $reviewCount = rand(1000, 4000); @endphp
Success Rate {{ rand(90, 99) }}%
Best Coupon {{ $coupons->first()->value ?? 'N/A' }}
+{{ number_format($reviewCount / 1000, 1) }}k
star star star star star_half
{{ number_format($reviewCount) }} Reviews

local_offer Coupons

@forelse($coupons as $coupon)
@if($coupon->has_icon && $coupon->icon)  {{ $coupon->title }} @elseif($brand->logo) {{ $brand->name }} @endif

{{ $coupon->title }}

@php $words = explode(' ', $coupon->value); $firstWord = array_shift($words); $restWords = implode(' ', $words); @endphp @if($coupon->value) {{ $coupon->type }} {{ $firstWord }}
{{ $restWords }} @endif
timer_off No expiration

people Claimed today

@empty

No coupons available for this brand yet.

@endforelse
@if ($isPreview || ($config['sections']['site']['footer'] ?? true))
@endif