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

Meet The Team

The dynamic Londonist team works from our London, Istanbul, and China offices. Embracing the ethos of diversity and inclusion, our offices are home to team members coming from various corners of the world, fostering a rich cultural tapestry by communicating proficiently in multiple languages

@if (isset($teams) && count($teams)) @foreach ($teams as $team)
{{ $team->full_name }}
{{ $team->full_name }}
{{ $team->title }}
@endforeach @endif
Would you like to join us?
If you desire to be part of our boundaryless team that constantly strives for improvement, We invite you to join us!
@endsection