|
|
@ -47,16 +47,16 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="achivement-sec"> |
|
|
|
<div class="achivement-sec"> |
|
|
|
<img src="{{url('frontend/icons/visa-approved.svg')}}" alt=""> |
|
|
|
<img src="{{url('frontend/icons/visa-approved.svg')}}" alt=""> |
|
|
|
<h5>{{$visa_approved->value ?? ''}}</h5><span>(This year)</span> |
|
|
|
<h5>{{$visa_approved->value ?? ''}} <span>(This year)</span></h5> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="achivement-sec"> |
|
|
|
<div class="achivement-sec"> |
|
|
|
<img src="{{url('frontend/icons/institution.svg')}}" alt=""> |
|
|
|
<img src="{{url('frontend/icons/institution.svg')}}" alt=""> |
|
|
|
<h5>{{$partner_institution->value ?? ''}}</h5> |
|
|
|
<h5>{{$partner_institution->value ?? ''}}</h5> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="achivement-sec"> |
|
|
|
<div class="achivement-sec"> |
|
|
|
<img src="{{url('frontend/icons/institution.svg')}}" alt=""> |
|
|
|
<img src="{{url('frontend/icons/business-icon.png')}}" alt=""> |
|
|
|
<h5>50+ Employers</h5> |
|
|
|
<h5>{{$employers->value ?? ''}}</h5> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
<!-- Achievement section --> |
|
|
|
<!-- Achievement section --> |
|
|
@ -213,6 +213,7 @@ |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
<!-- news and update section --> |
|
|
|
<!-- news and update section --> |
|
|
|
<!-- clients section --> |
|
|
|
<!-- clients section --> |
|
|
|
|
|
|
|
@if(count($testimonials) > 0) |
|
|
|
<section class="clients-section"> |
|
|
|
<section class="clients-section"> |
|
|
|
<div class="clients-header text-center"> |
|
|
|
<div class="clients-header text-center"> |
|
|
|
<h2>What our Clients say about us?</h2> |
|
|
|
<h2>What our Clients say about us?</h2> |
|
|
@ -245,6 +246,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
|
|
|
|
@endif |
|
|
|
<!-- clients section --> |
|
|
|
<!-- clients section --> |
|
|
|
<!-- cotact section --> |
|
|
|
<!-- cotact section --> |
|
|
|
<section class="quick-enquiry-setion"> |
|
|
|
<section class="quick-enquiry-setion"> |
|
|
|