refactor: Update sidebar text to 'Testimonial Videos', remove unused Swiper CSS, and enhance dynamic page title in study destination template

This commit is contained in:
2025-08-20 15:47:52 +05:45
parent a55383ec9b
commit b22d8b0705
4 changed files with 3 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<div class="w-auto flex">
<div class="module-logo flex navbar-brand-plain py-20">
<a class="navbar-brand flex p-0 relative w-140" href="{{ url('/') }}" rel="home"><span
class="navbar-brand-inner post-rel"><img src="{{ setting('logo') }}"
class="navbar-brand-inner post-rel"><img src="{{ asset(setting('logo')) }}"
alt="raffle logo" /></span></a>
</div>
</div>