*/ use HasFactory; public $fillable = ['name', 'nami_id', 'is_null']; public $timestamps = false; }