<?php
namespace App\Constants;
class AdminRoleConst {
const SUPER_ADMIN = "Super Admin";
const DASHBOARD = "admin.dashboard";
}
Before you begin integrating the Kueue Pay Developer API, make sure you have: