|
|
$hosting = Hosting::where('id', $hid)->first();
|
|
$hosting = Hosting::where('id', $hid)->first();
|
|
|
Kerio::ACC_STATUS_ACTIVE => $lang->absoluteT('kerio','account','status','active'),
|
|
Kerio::ACC_STATUS_ACTIVE => $lang->absoluteT('kerio','account','status','active'),
|