Add support for node management actions using new services

This commit is contained in:
Dane Everitt
2017-08-05 17:20:07 -05:00
parent 4391defb9f
commit c1a078bdcf
33 changed files with 1375 additions and 745 deletions

View File

@@ -218,6 +218,7 @@
</div>
</div>
<div class="box-footer">
{!! method_field('PATCH') !!}
{!! csrf_field() !!}
<button type="submit" class="btn btn-primary pull-right">Save Changes</button>
</div>