Update feature sort jenis emas

This commit is contained in:
amirhassan
2024-03-14 09:28:12 +08:00
parent fc4c5f4e84
commit ce41e2e7db
3 changed files with 74 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ use Illuminate\Database\Eloquent\Model;
class Jemas extends Model
{
protected $table = 'jemas';
public $timestamps = false;
/**
* The attributes that are mass assignable.