Updated Buildplate Forms

This commit is contained in:
2025-11-10 20:40:28 +01:00
parent 4594853fd2
commit 1e951c5109
8 changed files with 141 additions and 24 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ class Buildplate extends Model
'name',
'description',
'manufacturer_id',
'temp_max'
'temp_max',
'amount'
];
public function filament()