Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar1862000 committed Dec 12, 2024
1 parent fe16764 commit 7b9b2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/CodeTrek/Resources/views/edit.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
@csrf
<input type="hidden" name="codetrek" value="applicant->id">
<div class="card-body">
<h4 class="mb-3 font-weight-bold">Edit Applicant information</h4>
<h4 class="mb-3 font-weight-bold">Edit Applicant Information</h4>
@if ($errors->any())
<div class="alert alert-danger">
<ul>
Expand Down

0 comments on commit 7b9b2ee

Please sign in to comment.