- @foreach ($page->custom as $key => $value)
+
+
+
@@ -283,3 +294,365 @@
@include('client.raffles.pages.call-request')
@endsection
+@extends('client.raffles.layouts.app')
+@section('content')
+
+
+
+
 }})
+
+
+
+
+
Study in {{ $page->title }}
+
+
+
+ @if ($page->children)
+
+
+
+
+
+
+ @foreach ($page->children as $index => $child)
+
+
+
+
{{ $child->short_description }}
+
+
+
{!! $child->description !!}
+
+
+
+
 }})
+
+
+
+
+
+
+
+
+
+ Why Study in {{ $page->title }}
+
+
+ @foreach ($page->children as $index => $value)
+ @foreach ($value->custom as $key => $item)
+
+
+
+
+
{{ $item['key'] ?? '' }}
+
+
+
+ @endforeach
+ @endforeach
+
+
+
+
+
+
+
+
+
+
+
+
+ @foreach ($child->custom as $index => $item)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $item['value'] ?? '' }}
+
+
+
+
+
+ @endforeach
+
+
+
+
+
+
+
+
+ @endforeach
+
+
+
+
+ @endif
+ @include('client.raffles.pages.call-request')
+
+@endsection
+@extends('client.raffles.layouts.app')
+@section('content')
+
+
+
+
 }})
+
+
+
+
+
Study in {{ $page->title }}
+
+
+
+ @if ($page->children)
+
+
+
+
+
+
+ @foreach ($page->children as $index => $child)
+
+
+
+
{{ $child->short_description }}
+
+
+
{!! $child->description !!}
+
+
+
+
 }})
+
+
+
+
+
+
+
+
+
+ Why Study in {{ $page->title }}
+
+
+ @foreach ($page->children as $index => $value)
+ @foreach ($value->custom as $key => $item)
+
+
+
+
+
{{ $item['key'] ?? '' }}
+
+
+
+ @endforeach
+ @endforeach
+
+
+
+
+
+
+
+
+
+
+
+
+ @foreach ($child->custom as $index => $item)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $item['value'] ?? '' }}
+
+
+
+
+
+ @endforeach
+
+
+
+
+
+
+
+
+ @endforeach
+
+
+
+
+ @endif
+ @include('client.raffles.pages.call-request')
+
+@endsection
diff --git a/resources/views/client/raffles/parts/get-in-touch.blade.php b/resources/views/client/raffles/parts/get-in-touch.blade.php
index 2794e45..391c280 100644
--- a/resources/views/client/raffles/parts/get-in-touch.blade.php
+++ b/resources/views/client/raffles/parts/get-in-touch.blade.php
@@ -35,24 +35,25 @@
@csrf
+ type="text" name="name" id="name" placeholder=" Name" required>
+ type="text" name="address" id="address" placeholder=" Address" required>
+ name="email" id="email" placeholder="Your Email" required>
+ inputmode="numeric" name="contact" id="contact" placeholder="Contact"
+ required>
+ placeholder="Language Test Score (ilets overall: 7.0 )" required>
+ name="qualification" id="qualification" placeholder="Recent Education Qualification"
+ required>