/home/desid573/public_html/payment/pdd/app/View/Customers
NameSizeModeActions
employee_addcustomer.ctp43220644editdlrm
employee_editcustomer.ctp43670644editdlrm
employee_payment.ctp65670644editdlrm
employee_sendsms.ctp40180644editdlrm
Edit: /home/desid573/public_html/payment/pdd/app/View/Customers/employee_payment.ctp (6567B)

Payment

Payment

Customer Mobile

Form->input("CustomerCredit.customer_id", array('options'=>array(''=>'Select Customer',$customer), 'label' => false, 'div' => false, 'class' => "form-control select2me")) ?>
Form->input("CustomerCredit.cardname", array('label' => false, 'div' => false, 'class' => "form-control ")) ?>
Form->input("CustomerCredit.creditcardno", array('label' => false, 'div' => false, 'class' => "form-control ")) ?>
Form->input("CustomerCredit.creditcardexpirymonth", array('label' => false, 'class' => "form-control ", "placeholder" => "Month")) ?>
Form->input("CustomerCredit.creditcardexpiryyear", array('label' => false, 'class' => "form-control ","placeholder" => "Year")) ?>
Form->input("CustomerCredit.creditcardccvno", array('label' => false, 'div' => false, 'class' => "form-control ")) ?>
Form->input("CustomerCredit.amount", array('label' => false, 'div' => false, 'class' => "form-control ")) ?>