Merge pull request #16473 from marcusmoore/chore/replace-form-close
Replaced call to Form::close()
This commit is contained in:
commit
b61eacbdab
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{{ Form::close() }}
|
</form>
|
||||||
|
|
||||||
</div> <!--/.row-->
|
</div> <!--/.row-->
|
||||||
</div> <!-- /.tab-pane -->
|
</div> <!-- /.tab-pane -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue