customer_images) > 0) :
foreach ($this->customer_images as $image) :
$imgArr = explode(".", $image->File_Name);
$extension = strtolower(end($imgArr));
if($extension=="jpg" || $extension=="jpeg" || $extension=="png"|| $extension=="gif"|| $extension=="tif" || $this->order_result->Order_Status!="approval waiting")
{
$enableDownload='yes';
}
$downloadLink="javascript:void(0);";
if($enableDownload=='yes')
{
$downloadLink=$this->baseUrl()."download/index/id/".md5($image->Seq_No);
}
?>
dateFormat($this->order_result->Effective_Date)?>
currency($this->order_result->Order_Price);?>
dateFormat($this->order_result->Vendor_Completion_Date)?>
Design name
Fromat
order_result->Order_Type=="digitizing" || $this->order_result->Order_Type=="digitizing quote") :?>
Fabric/Garment Type
Logo Type
Sew Out
Dimensions
No. of Colors
Color Names
Digitizing Type:
Starting Point
Appliques
Number of Appliques
Appliques colors
Turn Around Time
Submit Date
order_result->Design_Name;?>
order_result->Format?>
order_result->Order_Type=="digitizing" || $this->order_result->Order_Type=="digitizing quote"):?>
order_result->Fabric_Type?>
order_result->Logo_Type;?>
order_result->Sew_Out==1?"Yes":"No"?>
order_result->Width." X ".$this->order_result->Height." ".$this->order_result->Measurement_Type?>
order_result->No_OF_Colors?>
order_result->Color_Name?>
order_result->Is3D=="1"?"3D (Puffy)":"Normal";?>
order_result->Starting_Point?>
order_result->Appliques=="1"?"Yes":"No"?>
order_result->No_Of_Appliques?>
order_result->Applique_Colors?>
order_result->Turn_Around_Time?>
dateFormat($this->order_result->Effective_Date)?>
order_images) > 0) :
$counter = 0;
foreach ($this->order_images as $value) :
?>
order_comments) > 0) :
$counter = 0;
foreach ($this->order_comments as $value) :
?>