Article
:
{{$value['article']}}
MRP
:
{{$value['exitMrp'] }}
Size
:
{{$value['exitSize'] }}
Fabric
:
{{ $value['fabric'] }}
@php $cut =0 ; @endphp
@foreach($value['exitImage'] as $key => $img)
{{ str_replace("_", " ", $key)}}
@php $cut++ @endphp
@if($cut % 4 == 0)
@endif
@endforeach
{{--
--}}
@endforeach