contract system before testing
This commit is contained in:
@@ -21,6 +21,8 @@ class Contract extends Model
|
||||
'title',
|
||||
'end_date',
|
||||
'body',
|
||||
'final_cost',
|
||||
'finished',
|
||||
];
|
||||
|
||||
//One-to-Many relationship for the bids on a contract
|
||||
|
||||
Reference in New Issue
Block a user