Skip to content

Commit

Permalink
date
Browse files Browse the repository at this point in the history
  • Loading branch information
fe222004 committed Aug 6, 2024
1 parent 27d9864 commit edfc4ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Http/Requests/ServiceRequestRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public function rules(): array
'collection_address'=>['required'],
'preferred_contact_method' =>['required'],
'damaged_appliance_image' =>['required'],
'application_date' =>['required'],
];
}
}

0 comments on commit edfc4ea

Please sign in to comment.