cleanup PIREP api; file report via API

This commit is contained in:
Nabeel Shahzad
2017-12-26 14:54:28 -06:00
parent 81d349d78d
commit a931435b42
6 changed files with 136 additions and 160 deletions

View File

@@ -16,6 +16,7 @@ return [
'accepted' => 'Accepted',
'pending' => 'Pending',
'rejected' => 'Rejected',
'in_progress' => 'In Progress',
],
],
];