Major refactoring for PIREP statuses and states to accomodate ACARS/route data
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@extends('layouts.default.app')
|
||||
|
||||
@section('title', 'registration submitted')
|
||||
@section('content')
|
||||
|
||||
<div class="container registered-page">
|
||||
@@ -7,4 +8,4 @@
|
||||
<p>Your application has been submitted. It requires staff member approval, once a staff member has reviewed your application, you will receive an email confirmation.</p>
|
||||
</div>
|
||||
|
||||
@endsection
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user