• Mahmoud Aglan's avatar
    Add passport fallback for non-Egyptians with toggle and fix controller field mapping · 715fac64
    Mahmoud Aglan authored
    - create.php: passport section (hidden by default) with passport number, manual DOB, manual gender
    - create.php: checkbox toggle to switch between NID and passport modes
    - create.php: JS hides NID card and shows passport section when toggled
    - MemberController: store() reads date_of_birth_manual/gender_manual for passport path
    - MemberController: nationality auto-set to أجنبي when using passport ID type
    - MemberController: saveFillForm() now includes passport_number in allowed fields
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    715fac64
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
ApiRoutes.php Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...