startSection('title', 'Laporan Pembobotan - Asset Management'); ?> startSection('css'); ?> stopSection(); ?> startSection('pagetitle', 'Laporan Pembobotan'); ?> startSection('content'); ?>
Laporan Pembobotan Form
route('rpembobotan::rpembobotan-laporan'), 'class' => 'form-horizontal', 'target' => '_blank']); ?>
'form-control select2', 'id'=>'instalasi', 'required']); ?>
'form-control select2', 'id'=>'bagian', 'required']); ?>
{!! Form::select('minggu1', $minggu, null, ['class'=>'form-control select2', 'id'=>'minggu1']) !!}
{!! Form::select('minggu2', $minggu, null, ['class'=>'form-control select2', 'id'=>'minggu2']) !!}
{!! Form::text('tahun', null, ['class'=>'form-control', 'id'=>'yearpicker']) !!}
*/ ?>
'form-control', 'id'=>'datepicker']); ?>
Clear Cache */?>
stopSection(); ?> startSection('js'); ?> stopSection(); ?> make('layouts.main', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>