• Home
  • Gallery
  • Terms and conditions
  • Book a flight
@auth

Hello, {{ $user->name ?? ''}}

  • Profile
  • Logout
    @csrf
@else
Sign up Login
@endauth
@if(isset($user->submission) && $user->submission->notSharedFacebookLink())

Your submission has been published. Do not forget to share it on Facebook and submit the link !

Update now
@endif