service templates - move to blade -wip

This commit is contained in:
Anthony F McInerney
2020-10-15 16:33:30 +01:00
parent 999d7b18e6
commit 73f91f0a3b
@@ -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 class="fa fa-th fa-fw fa-lg" 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>