Add setting to automatically remove bid on PIREP accept #200

This commit is contained in:
Nabeel Shahzad
2018-03-15 18:20:07 -05:00
parent 58fbbd98a4
commit ccbc109db2
7 changed files with 120 additions and 39 deletions

View File

@@ -22,6 +22,7 @@ use Laratrust\Traits\LaratrustUserTrait;
* @property \Carbon\Carbon $updated_at
* @property Rank rank
* @property Journal journal
* @property string pilot_id
* @mixin \Illuminate\Notifications\Notifiable
* @mixin \Laratrust\Traits\LaratrustUserTrait
*/