@php $settings = $siteSettings ?? ($tenant?->siteSettings ?? null); $logoUrl = ! empty($settings?->logo) ? asset('storage/'.$settings->logo) : null; $brandName = $tenant?->name ?? config('app.name', 'Site'); $user = auth('web')->user(); @endphp @if (config('cms.offer_banner.enabled'))
{{ config('cms.offer_banner.text') }} @if (filled(config('cms.offer_banner.url'))) {{ config('cms.offer_banner.link_label') }} @endif
@endif
@auth('web') @if ($user && $user->status === 'pending' && ! request()->routeIs('customer.profile'))
Your account is not verified Please click here
@endif @endauth
PREVIEW COMING SOON
Product

Image Captcha

Status
Available
Slug
image-captcha