@extends('front.master.master') @section('title', __('Our team')) @section('content')
@include('about::front.team.manager') @include('about::front.team.teams')
@endsection