Install Laravel 5.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@if($component_groups->isNotEmpty() || $ungrouped_components->isNotEmpty())
|
||||
@if($componentGroups->isNotEmpty() || $ungroupedComponents->isNotEmpty())
|
||||
<div class="section-components">
|
||||
@include('partials.components')
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user