form total worth moon
This commit is contained in:
@@ -172,7 +172,9 @@
|
|||||||
], 'None') }}
|
], 'None') }}
|
||||||
{{ Form::text('fourthQuantity', '', ['class' => 'form-control']) }}
|
{{ Form::text('fourthQuantity', '', ['class' => 'form-control']) }}
|
||||||
</div>
|
</div>
|
||||||
|
<div class="form-group col-md-1">
|
||||||
{{ Form::submit('Submit', ['class' => 'btn btn-primary']) }}
|
{{ Form::submit('Submit', ['class' => 'btn btn-primary']) }}
|
||||||
{!! Form::close() !!}
|
{!! Form::close() !!}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@endsection
|
@endsection
|
||||||
|
|||||||
Reference in New Issue
Block a user