contract blades

This commit is contained in:
2019-04-27 03:23:21 -05:00
parent d28baae5b3
commit 5564b09c3b
9 changed files with 222 additions and 60 deletions
+1
View File
@@ -19,6 +19,7 @@ class Contract extends Model
*/
protected $fillable = [
'title',
'type',
'end_date',
'body',
'final_cost',