-
-
-
-
-
-
- {{ trans('general.name') }} |
-
-
-
- {{ trans('general.asset_count') }}
- |
-
-
- {{ trans('general.assigned') }}
- |
-
-
- {{ trans('general.people') }}
-
- |
-
-
-
-
-
-
-
-
+ @if ($snipeSettings->full_multiple_companies_support=='1')
+
+
+
+
+
+
+
+
+
-
-
+
+
+ {{ trans('general.name') }} |
+
+
+ {{ trans('general.people') }}
+ |
+
+
+ {{ trans('general.asset_count') }}
+ |
+
+
+ {{ trans('general.accessories_count') }}
+ |
+
+
+ {{ trans('general.consumables_count') }}
+ |
+
+
+ {{ trans('general.components_count') }}
+ |
+
+
+ {{ trans('general.licenses_count') }}
+ |
+
+
+
+
+
+
+
+
+
+
+
+ @else
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ trans('general.name') }} |
+
+
+
+ {{ trans('general.asset_count') }}
+ |
+
+
+ {{ trans('general.assigned') }}
+ |
+
+
+ {{ trans('general.people') }}
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+ @endif
+