From b1b4aaa4d02ba2cf4c0bb07a95afcb0035dac3cf Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Thu, 11 May 2017 19:19:07 -0700 Subject: add interface for checking in to flights let's give this a shot --- views/new-flight.php | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 views/new-flight.php (limited to 'views/new-flight.php') diff --git a/views/new-flight.php b/views/new-flight.php new file mode 100644 index 0000000..031b86f --- /dev/null +++ b/views/new-flight.php @@ -0,0 +1,54 @@ +
+ + +
+ + +
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
+ -- cgit v1.2.3