• Mahmoud Aglan's avatar
    feat(sports): add card print button to player profile + medical board links · f7c01e7d
    Mahmoud Aglan authored
    1. Player profile now shows a "طباعة الكارت" button (green) if the
       player has an active card, or "إنشاء الكارت" (outline) if they have
       a paid registration without a card yet. This provides a direct path
       to print/generate cards without re-entering the wizard.
    
    2. Medical Board list (/medical-board) now has clickable player names
       that link to the player's profile (SA players → /sa/players/{id},
       membership players → /members/{id}).
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    f7c01e7d
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
Routes.php Loading commit data...
SaConstants.php Loading commit data...
bootstrap.php Loading commit data...