Manage Team
Success! {{ Session::get('alert-info') }}
@endif
@if (Session::has('alert-warning'))
Success! {{ Session::get('alert-warning') }}
@endif
@if (count($teams) > 0)
@endif
| No | Team Name | Team Post | Team Image | Team Description | Team Facebook link | Team Instagram link | Team Linkedin link | Edit | Delete |
|---|---|---|---|---|---|---|---|---|---|
| {{ $team->id }} | {{ $team->team_name }} | {{ $team->team_post }} | {{ $team->team_desc }} | {{ $team->team_facebook }} | {{ $team->team_Instagram }} | {{ $team->team_Linkedin }} | Edit |