service templates - move to blade -wip

This commit is contained in:
Anthony F McInerney
2020-10-15 16:34:33 +01:00
parent 73f91f0a3b
commit ca3687c52f
@@ -19,7 +19,7 @@
</div>
</div>
@foreach($device_groups as $device_group)
<x-panel class="fa fa-th fa-fw fa-lg" id="manage-services-templates-panel-dg" title="{{ __('Device Group:') }} ({{ $device_group->name }})">
<x-panel id="manage-services-templates-panel-dg" class="fa fa-th fa-fw fa-lg" title="{{ __('Device Group:') }} ({{ $device_group->name }})">
<div class="table-responsive">
<table id="manage-services-templates-table" class="table table-condensed table-hover">
<thead>