phpvms/resources/views/admin/subfleets
B.Fatih KOZ a952071cb4
Subfleet Hubs / Base Airports (#978)
* Update SubFleet Model

Add hub_id for storing subfleet's main base/hub airport, define a relationship with airport model to get details of the base/hub airport when needed.

* Update Admin / SubFleetController

Added the ability to read and pass hub airports to admin view for create/edit options.

* Update Admin/SubFleets.fields.blade

Added the dropdown for adding/editing main base/hub of a subfleet.

* Add migration for the hub_id column

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
Co-authored-by: Nabeel Shahzad <nshahzad@live.com>
2021-01-17 12:43:06 -05:00
..
create.blade.php Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
edit.blade.php Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
expenses.blade.php Change currency from settings #671 (#672) 2020-04-26 11:55:20 -04:00
fares.blade.php Update language for subfleet fare 2020-09-04 10:09:53 -04:00
fields.blade.php Subfleet Hubs / Base Airports (#978) 2021-01-17 12:43:06 -05:00
import.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
index.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
ranks.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
script.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
show_fields.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
show.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
table.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00