fix(death): add form_number to DeathCase model fillable array
form_number was being stripped by the model's mass-assignment guard,
so it was never saved to the database despite being in the POST data.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment