@lang('global.quantity') | @endif@lang('global.category') | @if ($order->status->title !== 'pending')@lang('global.quantity') | @endif@lang('global.unit_price') | @if ($order->status->title === 'pending')@lang('global.actions') | @endif|
---|---|---|---|---|---|
$cloth->trashed()])>
|
@endif | {{ $cloth->title }} | @if ($order->status->title !== 'pending'){{ $cloth->quantity }} | @endif@if ($cloth->price ==0) @else {{ $cloth->price }} SAR @endif | @if ($order->status->title === 'pending')$cloth->trashed()])> | @endif