@extends('layouts.frontend') @section('title', $service->title_en . ' - Trade Plus Education') @section('meta_description', Str::limit($service->description_en, 160)) @section('content')
Home / Services / {{ $service->title_en }}
@if($service->icon)
@endif

{{ $service->title_en }}

@if($service->image)
{{ $service->title_en }}
@endif

{{ $service->description_en }}

@if($service->features_en && is_array($service->features_en) && count($service->features_en) > 0)

What We Offer

@foreach($service->features_en as $feature)

{{ $feature }}

@endforeach
@endif

Why Choose Trade Plus Education?

Expert Guidance

Experienced consultants with proven track record

Affordable Fees

Transparent pricing with no hidden costs

Fast Processing

Quick turnaround on applications and visas

Interested in This Service?

Get in touch with us today for a free consultation

@endsection