Refactor: responses as ActivitesAttended
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="border-t border-gray-200">
|
||||
<form method="POST" action="{{ route('faculty.submitResponse') }}" enctype="multipart/form-data">
|
||||
<form method="POST" action="{{ route('faculty.ActivitiesAttendedFormResponse') }}" enctype="multipart/form-data">
|
||||
@csrf
|
||||
<div class="px-4 py-5 sm:px-6">
|
||||
<div class="space-y-6">
|
||||
Reference in New Issue
Block a user