diff --git a/resources/views/hardware/view.blade.php b/resources/views/hardware/view.blade.php index 39a43521c..a6e1e680a 100755 --- a/resources/views/hardware/view.blade.php +++ b/resources/views/hardware/view.blade.php @@ -964,6 +964,7 @@ {{ trans('general.name') }} {{ trans('general.qty') }} {{ trans('general.purchase_cost') }} + {{trans('admin/hardware/form.serial')}} @@ -977,6 +978,7 @@ {{ $component->pivot->assigned_qty }} {{ Helper::formatCurrencyOutput($component->purchase_cost) }} each + {{$component->serial}} purchase_cost *$component->pivot->assigned_qty) ?>