Initial commit
This commit is contained in:
3
resources/views/components/entry-section-title.blade.php
Normal file
3
resources/views/components/entry-section-title.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<h2 class="entry-section-title">
|
||||
@if( $icon != '' )<i data-lucide="{{ $icon }}"></i>@endif {{ $label }}
|
||||
</h2>
|
||||
Reference in New Issue
Block a user