diff --git a/resources/views/client/raffles/pages/study-destination-template.blade.php b/resources/views/client/raffles/pages/study-destination-template.blade.php index f58dbdf..b3429b5 100644 --- a/resources/views/client/raffles/pages/study-destination-template.blade.php +++ b/resources/views/client/raffles/pages/study-destination-template.blade.php @@ -73,7 +73,7 @@

- Why Study in {{ $page->title }} + Frequently Asked Questions

-
-
-
-
-
-
Office Blog
-
- -
- @foreach ($child->custom as $index => $item) -
-
-
-
- blog -
- -
-
-
-
-
-

- {{ $item['key'] ?? '' }} -

-
-
-

- {{ $item['value'] ?? '' }} -

-
-
-
-
- @endforeach -
-
-
-
-
- - -
- {!! $child->faqs ?? '' !!} -
- - -
-
- - @endforeach - - - - - @endif - @include('client.raffles.pages.call-request') - -@endsection -@section('content') - - -
- study uk -
- -
-
-

Study in {{ $page->title }}

-
-
- - @if ($page->children) -
-
-
- -
- -
-
- @foreach ($page->children as $index => $child) -
-
-
-

{{ $child->short_description }}

-
-
-

{!! $child->description !!}

-
-
-
- -
-
-
-
-
-
-
-
-
- -
-

- Frequently Asked Questions -

-
- @foreach ($page->children as $index => $value) - @foreach ($value->custom as $key => $item) -
- -
-
-

{{ $item['key'] ?? '' }}

-
-
-
- @endforeach - @endforeach -
- -
- - - {{--
@@ -358,6 +173,13 @@
--}} + + +
+ {!! $child->faqs ?? '' !!} +
+ +