@extends('admin/layout') @section('content')
Add New       View All
Team Id {{$team->id}}
Parent {{!empty($team->parents()->first()->team_name)?$team->parents()->first()->team_name:''}}
Team Name {{$team->team_name}}
Team Type