{{-- --}} {{-- --}}
Show Name Form
@livewire(Laravel\Jetstream\Http\Livewire\UpdateTeamNameForm::class, compact('team')) {{--
{{ $team->owner->name }}
--}} {{--
csacscass
--}} {{--
{{ $team->owner->name }}
{{ $team->owner->name }}
{{ $team->owner->email }}
--}} {{--
--}} {{-- {{ __('Profile Information') }} {{ __('Update your account\'s profile information and email address.') }} --}} {{--
--}} {{--
--}} {{-- @hasSection('main')
Has Section Main
@endif --}} {{-- @if ( Gate::forUser( $user )->allows( 'update-post', $post ) ) @endif --}} {{-- @can() @endcan --}} {{-- @if ( Gate::check( 'update', request()->user(), $team ) ) --}} {{-- @if (Gate::check('update', $team)) --}} {{-- {{ __('Save') }} {{ __('Saved.') }} --}} {{-- @endif --}} {{--
--}}