diff --git a/resources/views/locations/view.blade.php b/resources/views/locations/view.blade.php index fe725874d8..4cfdad90b7 100644 --- a/resources/views/locations/view.blade.php +++ b/resources/views/locations/view.blade.php @@ -135,22 +135,20 @@ - {{ number_format($location->components->count()) }} - + {{ number_format($location->components->count()) }} + - {{ trans('general.components') }} - + {{ trans('general.components') }} + @endif @endcan