This commit is contained in:
tanch0
2024-05-08 14:02:40 +05:45
parent cc991bb0e1
commit 9fa6a5d797
9 changed files with 1681 additions and 97 deletions

View File

@ -73,7 +73,7 @@
</div>
<div class="team-info">
<h4 class="name">{{ $team->title }}</h4>
<span class="job">{{ $team->destination }}</span>
<span class="job">{{ $team->designation }}</span>
</div>
</div>
@empty