@extends('layouts.viewer') @section('title') Working Team Page @endsection @section('style') @endsection @section('content') @if($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif @if ($message = Session::get('success')) @endif

{{$team->name}}

{{$team->description}}

@foreach($team->members() as $member)
Avatar Name Member Title E-mail Mobile