{{ __('Create API Token') }}
{{ __('API tokens allow third-party services to authenticate with our application on your behalf.') }}
{{ __('Created.') }}
@foreach (Laravel\Jetstream\Jetstream::$permissions as $permission)
@endforeach
{{ __('Cancel') }}
{{ __('Save') }}
{{ __('Delete API Token') }}
{{ __('Are you sure you would like to delete this API token?') }}
{{ __('Cancel') }}
{{ __('Delete') }}