Our Team

@foreach (App\Team::get() as $team)

{{ $team->name }}

{{ $team->designation }}
@endforeach