Created FilamentController & Filament Model + Views
This commit is contained in:
@@ -12,6 +12,7 @@ class Filament extends Model
|
||||
|
||||
protected $fillable = [
|
||||
'name',
|
||||
'description',
|
||||
'type_id',
|
||||
'manufacturer_id',
|
||||
'color_id',
|
||||
|
||||
Reference in New Issue
Block a user