@foreach ($team as $v)
@if($v->team_type == "Management")
@endif
@endforeach
