@if (session()->has('message')) @if ($applicationUuid)
Your application has been submitted You can check its status here: View Application Status Please save or bookmark that link, as the approval process can take roughly 24-48 hours.
@endif @endif @if (!$applicationUuid)
Here you can submit your application To apply, simply fill out the form below and upload at least one loli photo. After submitting, you'll receive a unique link — make sure to save it! You can use that link to check the status of your application, and if everything is approved, you'll also receive your registration token there.

captcha
Submit Application
@endif @if ($photos)

Photo Preview:

@foreach ($photos as $photo) @endforeach
@endif