Backend state for saving PIREP as a draft
This commit is contained in:
@@ -67,6 +67,7 @@ return [
|
||||
'in_progress' => 'In Progress',
|
||||
'cancelled' => 'Cancelled',
|
||||
'deleted' => 'Deleted',
|
||||
'draft' => 'Draft',
|
||||
],
|
||||
'status' => [
|
||||
'initialized' => 'Initiated',
|
||||
|
||||
Reference in New Issue
Block a user