moon admin controller
This commit is contained in:
@@ -227,7 +227,7 @@ class MoonsAdminController extends Controller
|
||||
|
||||
//Set the contact name
|
||||
$contact = $lookup->CharacterName($rental->Contact);
|
||||
|
||||
dd($contact);
|
||||
//Set up the renter whether it's W4RP or another corporation
|
||||
$corpId = $lookup->LookupCorporationId($contact);
|
||||
dd($corpId);
|
||||
|
||||
Reference in New Issue
Block a user