@php $brand = config('hakami.brand'); $config = app(\App\Services\SiteSettings::class)->public(); $siteUrl = rtrim(config('hakami.site_url'), '/'); @endphp {{ $subject ?? $config['name'] }} {{-- Preheader: the grey line some clients show next to the subject --}} @isset($preheader)
{{ $preheader }}
@endisset
{{-- Header --}} {{-- Gold hairline --}} {{-- Body --}} {{-- Footer --}}