{!! $tpl->displayNotification() !!}
@dispatchEvent('projectTabsContent')
- {!! __('tabs.projectdetails') !!}
- {!! __('tabs.team') !!}
- {!! __('tabs.Integrations') !!}
- {!! __('tabs.todosettings') !!} @dispatchEvent('projectTabsList')
@include('projects::submodules.projectDetails')
@if ($projectMuteCount > 0)
{{-- Slack webhook --}}
{!! sprintf(__('label.project_mute_count'), $projectMuteCount) !!}
@endif
Mattermost
{!! __('text.mattermost_instructions') !!}
{!! __('label.webhook_url') !!}
Slack
{!! __('text.slack_instructions') !!}
{!! __('label.webhook_url') !!}
Zulip
{!! __('text.zulip_instructions') !!}
Discord
{!! __('text.discord_instructions') !!}
{!! __('label.webhook_url') !!}