• Mahmoud Aglan's avatar
    feat(fines): add proof file upload + send to cashier queue · 8cf88598
    Mahmoud Aglan authored
    - Add file upload field on violation creation (image/PDF/doc, max 5MB)
    - Store proof_file path in violations table (new column)
    - Show proof file link (📎) in violations index table
    - Auto-send monetary fines to cashier queue on imposition
    - Add manual "طابور الدفع" button on fines index for unpaid fines
    - Add sendToQueue controller method + route
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    8cf88598
FineController.php 14.4 KB