mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update HostingSubscriptionResource.php
This commit is contained in:
parent
75614c1626
commit
a6c5017eb2
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ class HostingSubscriptionResource extends Resource
|
|||
|
||||
return [
|
||||
'HostingSubscription' => $record->domain,
|
||||
'System Username' => $record->system_username,
|
||||
'Customer' => optional($record->customer)->name,
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue