@php $logo = get_setting('app_logo'); @endphp {{-- Logo & Intro --}}
logo

Thanks for signing up!
Please verify your email to continue.

{{-- Notification: Verification link successfully sent --}} @if (session('status') == 'verification-link-sent')
A new verification link has been sent to your email address.
@endif {{-- Informasi Panduan --}}
We have sent you a verification link. Didn't receive it? You can request another one below.
{{-- Button: Kirim ulang email verifikasi --}}
@csrf
{{-- Aksi Logout --}}
@csrf
{{-- Footer --}} {{ $footer_text }}