@if (has_feature('contacts_limit'))
  • {{ _lang('Customers') }}
  • @endif @if (has_feature('project_management_module')) {{--
  • --}} {{-- {{ _lang('Leads') }} --}} {{-- --}} {{--
  • --}}
  • {{ _lang('Projects') }}
  • {{ _lang('Tasks') }}
  • @endif @if (has_feature('inventory_module')) @endif @if (has_feature('recurring_transaction')) @endif @if (get_option('live_chat') == 'enabled' && has_feature('live_chat'))
  • {{ _lang('Messenger') }}{{ unread_message_count() }}
  • @endif @if (has_feature('file_manager')) @endif @if (has_feature('staff_limit'))
  • {{ _lang('Employees') }}
  • @endif
  • {{ _lang('Settings') }}