Closed techenby closed 1 year ago
Introduction of a New Resource
A new resource called ResponseResource
has been included in the ProposalsRelationManager.php
file. This development will improve the way in which we handle response resources in our system.
Removal of Old Resource View
The answers.blade.php
file, which was previously used for managing the response resource, has been deleted. This indicates that we're streamlining our resources and choosing more efficient paths to manage and display responses.
By redirecting instead of opening up a modal, we can reduce duplication of the same data and have one place to maintain the information.