shalvah 3 years ago
parent
commit
135bbd486a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/views/themes/default/sidebar.blade.php

+ 2 - 2
resources/views/themes/default/sidebar.blade.php

@@ -111,9 +111,9 @@
             @endif
 
             @if($loop->last)
-                    @if($inSubHeading)
+                @if($inSubHeading)
                     </ul>
-                    @endif
+                @endif
                 </ul>
             @endif
         @endforeach