testing
This commit is contained in:
@@ -174,7 +174,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="form-group col-md-2">
|
<div class="form-group col-md-2">
|
||||||
{{ Form::label('reprocessing', 'Reprocessing') }}
|
{{ Form::label('reprocessing', 'Reprocessing') }}
|
||||||
{{ Form::text('reprocessing', '', ['class' => 'form-control', 'placeholder' = '0.84']) }}
|
{{ Form::text('reprocessing', '', ['class' => 'form-control', 'placeholder' => '0.84']) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group col-md-1">
|
<div class="form-group col-md-1">
|
||||||
{{ Form::submit('Submit', ['class' => 'btn btn-primary']) }}
|
{{ Form::submit('Submit', ['class' => 'btn btn-primary']) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user