@extends('web.layouts.container') @section('content')

{{($pageTitle[0] ?? null)}} {{($pageTitle[1] ?? null)}} {{($pageTitle[2] ?? null)}}

{{__('drives.our_people')}}

{{$drive->people_title}}

{!! $drive->people_description !!}

@endsection @section('inner_js') @endsection