@extends('adminlte::page') @section('title', config('app.name') . ' | ' . __('messages.teams.m_teams_page')) @section('content_header')
# | Team Owner | Team Name | Actions |
---|---|---|---|
{{ $team->id }} | {{ $team->owner_id }} | {{ $team->name }} |
Have you tried creating or joining a team? You may also click an invite link if you've been invited.