Type Rating update (#1366)

* Update Typerating.php

Add `'active'` to fillable

* Update fields.blade.php

Fixed grid, positioning of checkbox label and removed extra row
This commit is contained in:
B.Fatih KOZ
2021-12-08 12:40:10 -05:00
committed by GitHub
parent 3c9d419ebb
commit 064682b71f
2 changed files with 8 additions and 10 deletions
+1
View File
@@ -13,6 +13,7 @@ class Typerating extends Model
'type',
'description',
'image_url',
'active',
];
// Validation