serial_pct); $student = Student::find($data['serial_std']); $guardians = $student->getGuardiansArrayLists(); $firstGuardian = $student->getGuardians()->first(); $guardinaData = Guardian::find($firstGuardian->serial_grd); $guargdanAddres = $guardinaData->getAddressesHomeByGuaardian(); $paymentMethod = new PaymentMethod; $paymentsMethod = $paymentMethod->getActivesPaymentsMethod(); $discounts = $paymentConcept->getDiscountsByPaymentConcopetTM($yearLevelSpecialtyPaymentConcept->serial_scy, $data['serial_std'], '2022-09-01'); $paymentConceptGroup = PaymentConceptGroup::find($yearLevelSpecialtyPaymentConcept->serial_pcg); $serial_pcg = $paymentConceptGroup->serial_pcg; $dataSafi = ("username=" . SAFI_API_USERNAME . "&password=" . urlencode("VFQnJ+dodRM=") . "&ruc=" . $paymentConceptGroup->ruc_pcg . "&year=" . Date('Y') . "&grant_type=" . SAFI_API_GRANT_TYPE); $result = json_decode(Global_Functions::getWebSerivicesConection('POST', SAFI_SERVER_ROUTE . ':' . SAFI_TOKEN_PORT . '/safitoken', $dataSafi)); Session::put('access_token_safi.' . $serial_pcg, $result->access_token); $studentByCourse = new StudentByCourse(); $studentByCourseInfo = $studentByCourse->studentByCourseInfo($student->serial_std, $yearLevelSpecialtyPaymentConcept->serial_scy); $studentYear = new StudentYear(array('serial_std' => $data['serial_std'], 'serial_scy' => $yearLevelSpecialtyPaymentConcept->serial_scy)); $studentYearData = $studentYear->getStudentYear(); ?> action('CarnetController@postPrintCarnets'), 'class' => 'form-signin', 'method' => 'POST','id'=>'dataRecover')); ?>
VALOR | |
---|---|
value_ypc, array('class' => 'total_value', 'id' => 'amount_pdt')); ?> serial_ypc, array('class' => 'total_value', 'id' => 'serial_ypc')); ?> serial_scy, array('id' => 'serial_scy')); ?> serial_std, array('class' => 'total_value', 'id' => 'serial_std')); ?> serial_crs, array('class' => 'total_value', 'id' => 'serial_crs')); ?> serial_pcg, array('class' => 'total_value', 'id' => 'serial_pcg')); ?> serial_set, array('class' => 'total_value', 'id' => 'serial_set')); ?> date_start_invoice_sty, array('class' => 'total_value', 'id' => 'serial_month')); ?> 'total_value', 'id' => 'txtStartDate')); ?> 'total_value', 'id' => 'serial_ttl')); ?> |