Sign up free and start booking courts at Tangier's finest sports club.
๐พ
Free Passage MembershipBook any court ยท Earn points ยท Upgrade to Premium anytime from your dashboard
//
// From public_html/client/ or public_html/admin/ (dashboard.php, pay.php, etc.):
// //
// To change the phone number or default message, edit the two lines below.
// ============================================
$wa_phone = '212661073744'; // no + sign, no spaces โ country code + number
$wa_message = 'Hello Msallah Garden, I would like some information.';
$wa_link = 'https://wa.me/' . $wa_phone . '?text=' . urlencode($wa_message);
?>