• Mahmoud Aglan's avatar
    feat(members): integrate regulatory discounts into membership form · b86c24f6
    Mahmoud Aglan authored
    - Add regulatory_discount_id/amount/document columns to members table
    - Add eligibility type selector with conditional sections per type
    - Auto-verification for cross-branch (checks members DB) and club employee (HR)
    - Document upload for types requiring manual proof (gov, ministry, board, group)
    - AJAX eligibility check button calls /pricing/regulatory-discounts/check-eligibility
    - Creates audit trail application record on form submit (status: pending)
    - Dynamic UI: shows/hides relevant fields based on selected type
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    b86c24f6
MemberController.php 72.6 KB