removed the cuddlers
This commit is contained in:
@@ -978,7 +978,7 @@
|
||||
</td>
|
||||
<td>{{ $component->pivot->assigned_qty }}</td>
|
||||
<td>{{ Helper::formatCurrencyOutput($component->purchase_cost) }} each</td>
|
||||
<td>{{$component->serial}}</td>
|
||||
<td>{{ $component->serial }}</td>
|
||||
|
||||
<?php $totalCost = $totalCost + ($component->purchase_cost *$component->pivot->assigned_qty) ?>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user