@vite(['resources/css/app.css', 'resources/js/app.js'])

Agency Registration

Register your agency to start booking flights

@if (session('success'))

{{ session('success') }}

@endif @if (session('error'))

{{ session('error') }}

@endif @if ($errors->any())

Please fix the following errors:

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

Personal Information

Channel Information