belongsTo(Service::class); } public function getNameAttribute() { return sprintf('%s',$this->domain_name); } }