bug fixes

This commit is contained in:
2025-08-17 17:17:04 +05:45
parent f49960d222
commit fc272b7635
6 changed files with 10 additions and 61 deletions

View File

@@ -4,7 +4,7 @@
$firstAcc = $page->children[0];
@endphp
<div class="study-destinations-banner">
<img src="{{ asset($page->banner) }}" width="1425" height="356" alt="study uk">
<img src="{{ $page->banner }}" width="1425" height="356" alt="study uk">
</div>
<section class="container py-30 free-resources">