diff --git a/app/Http/Controllers/WebsiteController.php b/app/Http/Controllers/WebsiteController.php index ad59aa7..43d79cf 100644 --- a/app/Http/Controllers/WebsiteController.php +++ b/app/Http/Controllers/WebsiteController.php @@ -26,6 +26,7 @@ class WebsiteController extends Controller $footerMenus = getAllFooterMenusWithChildren(); $tests = Test::where('status', 1)->where('parent_id', null)->get(); $countries = Country::where('status', 1)->where('parent_id', null)->get(); + $interviews = Service::where('status', 1)->where('parent_id', null)->get(); $services = Service::where('status', 1)->where('parent_id', null)->get(); $this->path = config('app.client'); @@ -35,6 +36,7 @@ class WebsiteController extends Controller 'tests' => $tests, 'countries' => $countries, 'services' => $services, + 'interviews' => $interviews, ]); } diff --git a/resources/views/client/raffles/pages/coursefinder-template.blade.php b/resources/views/client/raffles/pages/coursefinder-template.blade.php index 6b81925..6a9758e 100644 --- a/resources/views/client/raffles/pages/coursefinder-template.blade.php +++ b/resources/views/client/raffles/pages/coursefinder-template.blade.php @@ -298,16 +298,18 @@ -
diff --git a/resources/views/client/raffles/pages/resources-template.blade.php b/resources/views/client/raffles/pages/resources-template.blade.php index 5f69ff8..25e0211 100644 --- a/resources/views/client/raffles/pages/resources-template.blade.php +++ b/resources/views/client/raffles/pages/resources-template.blade.php @@ -35,11 +35,13 @@ data-bs-parent="#accordion-questions" role="tabpanel" aria-labelledby="heading-question-1"> @foreach ($countries as $country) -{{ $country->title }}
-{{ $country->title }}
+- {{-- {{ $test->title }} --}} -
-+ {{ $test->title }} +
+CAS Interview
- -US Interview
- -UK Interview
- -Australia Visa Interview
- -Canada Visa Interview
- -Denmark Visa Interview
- -{{ $interview->title }}
+Visa Assistance 1
- -Visa Assistance 2
- -Visa Assistance 3
- -1 | -Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -
1 | -Australia Documents Checklist | -- - | -
2 | -Checklists for Canada | -- - | -
3 | -Australia Documents Checklist | -- - | -