@php $whiteClass = "style='background: #ffffff !important;'"; $redClass = "style='background: #ffcccb !important;'"; $greenClass = "style='background: #cdffcc !important;'"; if (isset($isDownload)) { $whiteClass = ''; } @endphp
{{ __('global_items.raw_cost_detail') }} |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ __('common.sr-no') }} | {{ __('item.global_item_name') }} | {{-- --}}{{ __('item.variation_name') }} | {{ __('item.regular_price15') }} | {{ __('item.raw_material_cost15') }} | {{ __('item.raw_cost_perc_15') }} | {{ __('item.regular_price25') }} | {{ __('item.raw_material_cost25') }} | {{ __('item.raw_cost_perc_25') }} | |||
@if ($id != $detail->id) {{ ++$i }} @endif | @if ($id != $detail->id) @if (!isset($isDownload)) {{ $detail->name }} @else {{ $detail->name }} @endif @else @if (!isset($isDownload)) {{ $detail->name }} @endif @endif | {{-- --}}{{ $detail->options }} | {{ numberFormat($offerPrice) }} | {{ numberFormat($rawMatrialCost) }} | 30 ? $redClass : $greenClass) !!}>{{ $percentageOutside . ' %' }} | {{ numberFormat($insidePrice) }} | {{ numberFormat($rawMatrialCost25) }} | 30 ? $redClass : $greenClass) !!}>{{ $percentageInside . ' %' }} | |||
{{ __('common.no_records') }} |