<?php
namespace App\Constants;
class SupportTicketConst{
const PENDING = 3;
const ACTIVE = 2;
const SOLVED = 1;
const DEFAULT = 0;
const TYPE_USER = "USER";
const TYPE_AGENT = "AGENT";
}
If you encounter any issues or need assistance, please reach out to our dedicated developer support team Contact Us
Thank you for choosing Kueue Pay Payment Gateway Solutions! We look forward to seeing your integration thrive and provide a seamless payment experience for your valued customers.