akaunting 3.0 (the last dance)
This commit is contained in:
6
resources/views/components/menu/favorite.blade.php
Normal file
6
resources/views/components/menu/favorite.blade.php
Normal file
@ -0,0 +1,6 @@
|
||||
<livewire:menu.favorite
|
||||
title="{{ $title }}"
|
||||
icon="{{ $icon }}"
|
||||
:route="$route"
|
||||
url="{{ $url }}"
|
||||
/>
|
Reference in New Issue
Block a user