Simplify course search functionality and update route names for clarity

This commit is contained in:
2025-08-04 17:44:59 +05:45
parent afc7c61f86
commit 6772e269fb
6 changed files with 378 additions and 192 deletions

View File

@@ -8,7 +8,6 @@
<img class="w-full h-full" src="{{ $item->institution?->image }}" alt="">
</div>
</div>
<div class="col col-md-7">
<div class="flex flex-col gap-5">
<h3 class="text-20 font-medium">{{ $item->title }}</h3>