'decimal:2']; } public function tenant() { return $this->belongsTo(Tenant::class); } }