@props([ 'title' => 'Tarnova', 'heading' => 'Welcome back', 'subheading' => null, 'eyebrow' => null, ]) @php $companySettings = \App\Models\CompanySetting::current(); $themeMode = $companySettings->themeMode(); @endphp
@else
Tarnova
@endif{{ $eyebrow }}
@endif @if ($heading){{ $subheading }}
@endif