• Claude's avatar
    Fix branch leaks in the two receptionist wizards · c54f5aea
    Claude authored
    The enrolment wizard looked up a programme's base price without any
    branch filter, so with per-branch pricing across 7 branches the
    receptionist could be quoted another branch's price.
    
    The registration wizard's printed receipt resolved the branch with
    Branch::first(), so every receipt printed the first branch's details
    regardless of where the registration actually happened.
    Co-Authored-By: 's avatarClaude Opus 5 <noreply@anthropic.com>
    c54f5aea
Name
Last commit
Last update
..
components Loading commit data...
errors Loading commit data...
layouts Loading commit data...
livewire Loading commit data...
print Loading commit data...
public Loading commit data...
receipts Loading commit data...
reports Loading commit data...
website Loading commit data...
welcome.blade.php Loading commit data...