testing new functions
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="form-group col-md-6">
|
<div class="form-group col-md-6">
|
||||||
{{ Form::label('date', 'Date') }}
|
{{ Form::label('date', 'Date') }}
|
||||||
{{ Form::date('date', \Carbon\Carbon::now(), ['class' => 'form-control'] }}
|
{{ Form::date('date', \Carbon\Carbon::now(), ['class' => 'form-control']) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group col-md-6">
|
<div class="form-group col-md-6">
|
||||||
{{ Form::label('structure', 'Mining Structure') }}
|
{{ Form::label('structure', 'Mining Structure') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user