Article : {{$article->code}}
MRP
: {{$exitMrp}}
SIZE
: {{$exitSize}}
FABRIC
: {{$article->fabric->name}}
{{ !empty($article->short_desc) ? $article->short_desc : ''}}
@foreach($exitImage as $key => $img)
{{ str_replace("_", " ", $key)}}
@endforeach