service templates - move to blade - fixes

This commit is contained in:
Anthony F McInerney
2020-10-18 15:22:35 +01:00
parent 076628685f
commit 8d44d3aae0
@@ -152,6 +152,7 @@ class ServiceTemplateController extends Controller
return redirect()->route('services.templates.index');
}
/**
* Remove the specified resource from storage.
*
@@ -166,6 +167,7 @@ class ServiceTemplateController extends Controller
return redirect()->route('services.templates.index');
}
/**
* Remove the specified resource from storage.
*