'warning', 'icon' => 'icons/duotune/abstract/abs027.svg', 'title' => 'Group lunch celebration', 'text' => 'Due in 2 Days', 'number' => '+28%' ), array( 'color' => 'success', 'icon' => 'icons/duotune/art/art005.svg', 'title' => 'Navigation optimization', 'text' => 'Due in 2 Days', 'number' => '+50%' ), array( 'color' => 'danger', 'icon' => 'icons/duotune/communication/com012.svg', 'title' => 'Rebrand strategy planning', 'text' => 'Due in 5 Days', 'number' => '-27%' ), array( 'color' => 'info', 'icon' => 'icons/duotune/communication/com012.svg', 'title' => 'Product goals strategy', 'text' => 'Due in 7 Days', 'number' => '+8%' ) ); ?>

Notifications

{{ theme()->getView('partials/menus/_menu-3') }}
@foreach($listRows as $row)
{!! theme()->getSvgIcon("icons/duotune/abstract/abs027.svg", "svg-icon-1"); !!}
{{ $row['title'] }} {{ $row['text'] }}
{{ $row['number'] }}
@endforeach