service templates - move to blade -wip

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