diff --git a/resources/views/hardware/view.blade.php b/resources/views/hardware/view.blade.php index 31321a451..48a6b0757 100755 --- a/resources/views/hardware/view.blade.php +++ b/resources/views/hardware/view.blade.php @@ -967,6 +967,7 @@ {{ trans('general.name') }} {{ trans('general.qty') }} {{ trans('general.purchase_cost') }} + {{trans('admin/hardware/form.serial')}} @@ -980,6 +981,7 @@ {{ $component->pivot->assigned_qty }} {{ Helper::formatCurrencyOutput($component->purchase_cost) }} each + {{ $component->serial }} purchase_cost *$component->pivot->assigned_qty) ?>