diff --git a/resources/views/companies/view.blade.php b/resources/views/companies/view.blade.php index 0c14b3f17..259817e1f 100644 --- a/resources/views/companies/view.blade.php +++ b/resources/views/companies/view.blade.php @@ -67,23 +67,13 @@ {{ trans('general.id') }} - {{ trans('admin/locations/table.name') }} - {{ trans('admin/locations/table.parent') }} - {{ trans('admin/locations/table.assets_rtd') }} - {{ trans('admin/locations/table.assets_checkedout') }} - {{ App\Models\Setting::first()->default_currency }} - {{ trans('admin/locations/table.address') }} - {{ trans('admin/locations/table.city') }} - - - {{ trans('admin/locations/table.state') }} - - - {{ trans('admin/locations/table.zip') }} - - - {{ trans('admin/locations/table.country') }} - {{ trans('table.actions') }} + {{ trans('admin/hardware/form.name') }} + {{ trans('general.image') }} + {{ trans('admin/hardware/form.model') }} + {{ trans('admin/hardware/form.tag') }} + {{ trans('admin/hardware/form.serial') }} + Checkin/Checkout + {{ trans('general.action') }}