Formatting
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
checked="checked"
|
||||
@endif />
|
||||
{{ $component->name }}
|
||||
</label>
|
||||
</div>
|
||||
@if($component->description)
|
||||
</label>
|
||||
</div>
|
||||
@if($component->description)
|
||||
<i class="ion ion-ios-help-outline help-icon" data-toggle="tooltip" data-title="{{ $component->description }}" data-container="body"></i>
|
||||
@endif
|
||||
@endif
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user