@if(!empty($ticketinfo->productunits->product->product_img))
@if(file_exists($ticketinfo->productunits->product->product_img))
@endif
@endif
@if(!empty($ticketinfo->masterproductunits->masterproduct->product_img))
@if(file_exists($ticketinfo->masterproductunits->masterproduct->product_img))
@endif
@endif
@if($ticketinfo->status == 1)
@endif