service templates - move to blade -wip

This commit is contained in:
Anthony F McInerney
2020-10-15 11:12:48 +01:00
parent 853b4e30b6
commit 8f2b65d2ac
@@ -17,7 +17,7 @@
</div>
</div>
@foreach($device_groups as $device_group)
<x-panel id="manage-services-templates-panel-dg" title="{{ __('Device Group:') }} ({{ $$device_group->name }})">
<x-panel id="manage-services-templates-panel-dg" title="{{ __('Device Group:') }} ({{ $device_group->name }})">
<div class="table-responsive">
<table id="manage-services-templates-table" class="table table-condensed table-hover">
<thead>