|
Importing from a legacy install?
|
Airline Information
|
|
Airline ICAO
|
@include('system.installer.flash/check_error', [
'field' => 'airline_icao',
])
|
|
Airline Name
|
@include('system.installer.flash/check_error', [
'field' => 'airline_name',
])
|
|
Airline Country
|
@include('system.installer.flash/check_error', [
'field' => 'airline_country',
])
|
First User
|
|
Name
|
@include('system.installer.flash/check_error', ['field' => 'name'])
|
|
Email
|
@include('system.installer.flash/check_error', ['field' => 'email'])
|
|
Password
|
@include('system.installer.flash/check_error', ['field' => 'password'])
|
|
Password Confirm
|
@include('system.installer.flash/check_error', [
'field' => 'password_confirmation',
])
|
Options
|
|
Analytics
|
|