phpvms/resources/views/admin/flights
B.Fatih KOZ 728b033675
Fix Admin: UserController and Flight Edit (#1204)
* Fix Admin / UserController

Use Role Repository and `selectBoxList` method instead of the model itself.

* Fix Flight Fields

Added empty/blank option for clearing out the days when needed

* StyleFix
2021-05-24 19:13:44 -04:00
..
create.blade.php Remove Scripts (#1200) 2021-05-23 20:47:15 -04:00
edit.blade.php Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
fares.blade.php Add load_factor and load_factor_variance to flights #352 (#620) 2020-03-05 20:19:12 -05:00
fields.blade.php Fix Admin: UserController and Flight Edit (#1204) 2021-05-24 19:13:44 -04:00
flight_fields.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -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 Remove the flight fields link from admin #614 (#615) 2020-03-04 09:49:51 -05:00
scripts.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
search.blade.php Add filter/search by airline in admin (#990) 2021-01-17 11:59:34 -05:00
show_fields.blade.php Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00
show.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
subfleets.blade.php Show Airline logo / icao to subfleets table (#1121) 2021-04-05 17:05:28 -04:00
table.blade.php Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00