From b21f057a1dc5a72866584e1c432649cb4d85d0fd Mon Sep 17 00:00:00 2001 From: tejaswivinod Date: Sat, 9 Feb 2019 12:16:13 -0500 Subject: [PATCH] Change to appropriate tags to hide and select/unselect components in group --- resources/views/subscribe/manage.blade.php | 28 ++++++++++++---------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/resources/views/subscribe/manage.blade.php b/resources/views/subscribe/manage.blade.php index 472d0fe1..754a6663 100644 --- a/resources/views/subscribe/manage.blade.php +++ b/resources/views/subscribe/manage.blade.php @@ -20,22 +20,24 @@ @if($componentGroups->isNotEmpty() || $ungroupedComponents->isNotEmpty()) @foreach($componentGroups as $componentGroup) -
+ @endforeach @if($ungroupedComponents->isNotEmpty())