@extends('layouts.front-layout') @section('title', 'Team Detail') @section('content')

MARY DOHRMANN

{{$our_team->name}}

{{ $our_team->name }}

{{ $our_team->title }}

{!! $our_team->detail !!}

Contact Us
@endsection