• Fares's avatar
    feat(transfers): enhance child separation dependent inputs with full fields · 9ae45ad7
    Fares authored
    Form now collects for spouses: date_of_birth, nationality, marriage_date,
    join_date, payment_date. For children: date_of_birth, join_date.
    
    Validates spouse minimum age (SPOUSE_MIN_AGE rule, default 21) and
    requires marriage_date. Non-Egyptian spouses get addition_fee calculated
    as SPOUSE_FOREIGN_FEE% of current plan price at completion time.
    
    TransferProcessor now uses submitted dates instead of defaults and stores
    nationality and addition_fee on the spouse record.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    9ae45ad7
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...
bootstrap.php Loading commit data...