{{-- SEO Meta Tags --}} @if(($config['widgets']['loading_screen'] ?? true)) @endif @php $isPreview = request()->query('preview') == 1; @endphp
@php $logoLight = $config['appearance']['logo_light'] ?? false; $logoDark = $config['appearance']['logo_dark'] ?? false; @endphp @if($logoLight || $logoDark) @if($logoLight) Logo @endif @if($logoDark) @elseif($logoLight) @endif @else @endif
@if($brand->logo)
@endif

{{ $brand->name }}

@if($brand->rating)

{{ $brand->rating }}

@endif

{{ $brand->description ?? 'Discover amazing deals and exclusive coupons from this brand.' }}

About

{{ $brand->coupons->count() }}
Total Coupons
{{ $brand->coupons->count() }}
Verified
{{ number_format(rand(490, 1500)) }}
Uses Today
@if ($isPreview || ($config['sections']['details_page']['improve'] ?? true))

Thanks!

{{ $brand->rating ?? 'N/A' }}

• {{ $brand->coupons->count() }} coupons

Top Tips

Take your time unlocking your code
Sign up for newsletter for exclusive deals
Use a mobile device for simpler process!
@endif

{{ $brand->coupons->count() }} Coupons & Deals

@forelse($coupons as $coupon)

{{ $coupon->value }}

Verified

No expiration

@if($coupon->has_icon && $coupon->icon)
@elseif($brand->logo)
@else
@endif

{{ $coupon->title }}

{{ $coupon->description }}

4.9

Get Code
@empty

No coupons available for this brand yet.

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