attributes['details_caw'] ?? '')); return $nama !== '' ? $nama : (string) ($this->attributes['kodcaw'] ?? ''); } /** * The attributes that are mass assignable. * * @var array */ // protected $fillable = [ // ]; /** * The attributes excluded from the model's JSON form. * * @var array */ // protected $hidden = []; }