{{ __('Add Team Member') }} {{ __('Add a new team member to your team, allowing them to collaborate with you.') }}
{{ __('Add Team Member') }}
{{ __('Please provide the email address of the person you would like to add to this team.') }}

@if (count(Laravel\Jetstream\Jetstream::$roles) > 0)
@foreach ( Laravel\Jetstream\Jetstream::$roles as $index => $role) {{-- @foreach ($roles as $index => $role) --}} {{-- --}} @endforeach
@endif
{{ __('Added.') }} {{ __('Add') }}