Yohohohohohooho | Sanrei Aya
Sanrei Aya


Server : LiteSpeed
System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
User : elvh3918 ( 1528)
PHP Version : 8.2.31
Disable Function : mail
Directory :  /home/elvh3918/public_html/tenant/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/elvh3918/public_html/tenant/storage/framework/views/bc1616355c85b887939072d45e04bd05.php
<?php $__env->startSection('page-script-fp_input'); ?>
    <script>
        var mode_copy = false;
        var dataQuery = <?php echo json_encode($query); ?>;
        var formType = dataQuery.hasOwnProperty('id') == true ? 'edit' : 'create';

        // default header
        var $i_tenant_id = null;
        var $i_curr_id = null;
        var $i_curr_id_to = null;
        var $i_curr_rate = null;
        var $i_date_trans = <?php echo json_encode(\Carbon\Carbon::now()); ?>;
        var $i_tenant_name = null;
        var $i_curr_code = null;

        // default detail
        var $i_detail_item = null;

        init_input();
        function init_input() {
            if (<?php echo json_encode(old('_token')); ?>) {
                $i_tenant_id = <?php echo json_encode(old('tenant_id')); ?>;
                $i_curr_id = <?php echo json_encode(old('curr_id')); ?>;
                $i_curr_id_to = <?php echo json_encode(old('curr_id_to')); ?>;
                $i_curr_rate = (<?php echo json_encode(old('curr_rate')); ?>);
                $i_date_trans = new Date(<?php echo json_encode(old('date_trans')); ?>);
                $i_tenant_name = <?php echo json_encode(old('tenant_name')); ?>;
                $i_curr_code = <?php echo json_encode(old('curr_code')); ?>;
                $i_detail_item = <?php echo json_encode(old('item')); ?>;
            } else if (formType == 'edit') {
                $i_tenant_id = dataQuery.tenant.id;
                $i_date_trans = new Date(dataQuery.date_trans);
                $i_tenant_name = dataQuery.tenant.name;
                $i_curr_code = dataQuery.currency.code;
                $i_detail_item = dataQuery.item;
            }
        }
    </script>
<?php $__env->stopSection(); ?><?php /**PATH /home/elvh3918/public_html/tenant/resources/views/content/trans/price/partials/FP_input.blade.php ENDPATH**/ ?>

Yohohohohohooho | Sanrei Aya