@include('icons.link', ['class' => 'fill-current w-4 h-4'])
{{ __('Links') }}
{{ number_format($space->links_count, 0, __('.'), __(',')) }}
@include((__('lang_dir') == 'rtl' ? 'icons.chevron-left' : 'icons.chevron-right'), ['class' => 'flex-shrink-0 w-3 h-3 fill-current ms-auto'])