@extends('adminlte::page') @section('title', __('team-setting.team.title')) @section('content_header')
@stop @section('content')★{!! __('team-setting.common.input_required') !!}
{!! str_replace('{$team}', $user->team->name, __('team-setting.team.p')) !!}