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 @@ -
+ + @csrf + name="name" id="" placeholder="Full Name"> - - - +
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 }}

+
+
@endforeach @@ -70,15 +72,17 @@ data-bs-parent="#accordion-questions" role="tabpanel" aria-labelledby="heading-question-2"> - {{-- @foreach ($tests as test) --}} -
- -

- {{-- {{ $test->title }} --}} -

-
- {{-- @endforeach --}} + @foreach ($tests as $test) + +
+ +

+ {{ $test->title }} +

+
+
+ @endforeach @@ -108,98 +112,21 @@
- -
- -

CAS Interview

- -
-
- - -

US Interview

- -
-
- - -

UK Interview

- -
-
- -

Australia Visa Interview

- -
-
- -

Canada Visa Interview

- -
-
- -

Denmark Visa Interview

- -
- -
- - - - - - -
  • -
    -
    - - -
    -
    - -

    Visa Assistance 1

    - -
    -
    - - -

    Visa Assistance 2

    - -
    -
    - -

    Visa Assistance 3

    - -
    - -
    - -
  • + @@ -209,7 +136,7 @@
    - +
    @@ -229,13 +156,10 @@
    - -
    - -
    + {{--
    @@ -277,625 +201,8 @@
    -
    + --}} -
    -
    - -
    - -

    USA

    - - - - - - - - - - - - - - - - - -
    1 Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Australia

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - - -
    -
    -
    -

    Canada

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Denmark

    - - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    -
    -
    -
    -

    IELTS

    - - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    PTE

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    - -
    -
    -

    Duolingo

    - - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - - -
    -
    -
    -

    CAS Interview

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - - -
    -
    -
    -

    USA Interview

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Canada Interview

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Australia Interview

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    UK Interview

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Denmark Interview

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Visa Assistance 1

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - - -
    -
    -
    -

    Visa Assistance 2

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    - -
    -
    -
    -

    Visa Assistance 3

    - - - - - - - - - - - - - - - - -
    1Australia Documents Checklist - -
    2Checklists for Canada - -
    3Australia Documents Checklist - -
    -
    -
    -
    @@ -904,22 +211,24 @@

    Study Abroad

    Let's Connect Quick

    -
    + + @csrf - - - -
    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 d02573d..9a9a238 100644 --- a/resources/views/client/raffles/pages/study-destination-template.blade.php +++ b/resources/views/client/raffles/pages/study-destination-template.blade.php @@ -44,7 +44,7 @@
    + src="{{ asset($child->image) }}" alt="">
    - prepare ielts + @php + $firstAcc = $page->children[0]; + @endphp +
    + study uk
    -
    -
    -
    -
    -
    -
    -

    {{ $page->title }}

    -
    -
    - -
    -
    +
    +

    {{ $page->title }}

    +
    - @if ($page->children->count() > 0)
      - @foreach ($page->children as $child) -
    • + @foreach ($page->children as $index => $child) +
    • - +
      {{ $child->title }}
    • @@ -42,22 +31,20 @@
      - @foreach ($page->children as $child) -
      + @foreach ($page->children as $index => $child) +

      {{ $child->title }}

      -

      - {{ $child->short_description }} -

      +

      {!! $child->description !!}

      + src="{{ $child->image }}" alt="">
      + +

      - {{ $child->title }} + Why {{ $page->title }}?

      -
      - - @foreach ($page->custom as $index => $item) - @php - $isFirst = $loop->first; - $headingId = 'heading-question-' . ($index + 1); - $collapseId = 'collapse-question-item-' . ($index + 1); - @endphp - + @foreach ($page->custom as $key => $value)
      -
      +
      -

      {{ $item['value'] }}

      +

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

      @endforeach
      +
      @@ -132,7 +114,7 @@
      - @foreach ($child->custom as $item) + @foreach ($child->custom as $index => $item)
      -
      -

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

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

      @@ -182,6 +162,5 @@
    @endif -
    @endsection