{{-- Main information start --}}
@include('organisations.includes.main-info')
{{-- Main information end --}}
{{-- Projects start --}}
@include('organisations.includes.projects')
{{-- Projects end --}}
{{-- Tasks start --}}
@include('organisations.includes.tasks')
{{-- Tasks end --}}
{{-- Contacts start --}}
@include('organisations.includes.contacts')
{{-- Contacts end --}}
{{-- Groups start --}}
@include('organisations.includes.groups')
{{-- Groups end --}}