@extends('layouts.layout') @section('content')

Awards

Awards and Accreditations

Londonist Awards

We are proud of our achievements, and it is always good to be acknowledged. Below are our awards we have received for our devotion and excellent service in student accommodation.

@if (isset($awards) && count($awards))
@foreach ($awards as $award)

{{ $award->title }}

{!! $award->description !!}

@if (isset($award->badges) && count($award->badges))
@foreach ($award->badges as $badge)
{{ $badge->name }}
{{ $badge->year }}
@if (!empty($badge->category))
Category: {{ $badge->category->name }}
@endif
@endforeach
@endif @if (isset($award->images) && count($award->images))
@endif
@endforeach
@foreach ($awards as $award)

{{ $award->title }}

@endforeach
@endif
Accreditations
Member since 2015
The British Educational Travel Association (BETA) is the UK’s largest association for youth, student and education and best- know businesses in these sectors. We are proud to be partners with BETA.
Member since 2019
Bossa & Cossa is China’s international education industry agency association, distinctive associations for the professional practice of Chinese student recruitment. We are pleased to be a member.
Member since 2020
We are a proud member of UKinbound – the voice of inbound tourism. The only trade association representing the interests of the UK’s inbound tourism sector and ensure it is recognized as a leading economic and employment driver in the UK.
Member since 2020
They are the only premium forum that joins leading language travel agents, schools, and national associations as one global community. ALTO’s mission is to provide a global platform for leaders and decision makers within the language travel industry to further develop and grow the industry through networking, professional development, idea and information exchange.
Member since 2016
The national association of English language centres in the UK. They represent UK English language teaching nationally and internationally, promoting the highest quality, supporting their member centres and working to ensure the students enjoy the best-possible experience in the UK.
Sponsorhip
@endsection