Latest Products
Gifts and more
{!! theme()->getSvgIcon("icons/duotone/Layout/Layout-4-blocks-2.svg", "svg-icon-2") !!}
{{ theme()->getView('partials/menus/_menu-3') }}
@foreach($listRows as $row)
{{ $row['title'] }}
{{ $row['text'] }}
{{ $row['number'] }}
{!! theme()->getSvgIcon("icons/duotone/Navigation/Arrow-right.svg", "svg-icon-2 svg-icon-primary"); !!}
@endforeach