lejer am
This commit is contained in:
@@ -10,8 +10,10 @@
|
||||
<div class="card-body text-center">
|
||||
<div class="row form-group">
|
||||
<div class="col-md-2">
|
||||
<a href="{{ route('laporan') }}" class="ion-backspace" style="font-size:50px;color:blue;"></a>
|
||||
</div>
|
||||
<div class="col-md-10">
|
||||
<h3>Laporan Aging Bulanan </h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -81,6 +83,7 @@
|
||||
"ordering": false
|
||||
});
|
||||
$(document).ready( function () {
|
||||
console.log('dsasa');
|
||||
$('#datetimepicker1').datepicker({
|
||||
format: 'dd-mm-yyyy'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user