contract system before testing

This commit is contained in:
2019-04-27 01:04:22 -05:00
parent a977f36377
commit c9bf440ed1
6 changed files with 53 additions and 8 deletions
+2
View File
@@ -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