startSection('title', 'Form perhitungan NPV untuk Perencanaan Investasi - Asset Management'); ?> startSection('css'); ?> stopSection(); ?> startSection('pagetitle', 'Form perhitungan NPV untuk Perencanaan Investasi'); ?> startSection('content'); ?>
Form perhitungan NPV
route('investasi::npv-store'), 'class' => 'form-horizontal']); ?>
'form-control', 'id'=>'judul', 'required', 'rows' => '3']); ?>
'form-control yearpicker', 'id'=>'tahun', 'required']); ?>
'form-control select2', 'id'=>'umur_ekonomis', 'required']); ?>
'form-control select2', 'id'=>'instalasi', 'required']); ?>
'form-control numberkey', 'id'=>'rab', 'required']); ?>
'form-control', 'id'=>'discount_rate', 'required']); ?> (BI rate ditambah 5%)
'form-control numberkey', 'id'=>'cash_in', 'required']); ?>
'form-control numberkey', 'id'=>'cash_out', 'required']); ?>
stopSection(); ?> startSection('js'); ?> stopSection(); ?> make('layouts.main', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>