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