feat/ISSUE-11-add-logging #23

Merged
llama merged 14 commits from feat/ISSUE-11-add-logging into master 2023-10-16 03:26:55 -04:00
Showing only changes of commit 13c5cafa9f - Show all commits

View File

@ -38,7 +38,7 @@
<x-sidebar-nav :href="route('admin.send')" route="send">Send Quote</x-sidebar-nav>
</li>
<li>
<x-sidebar-nav :href="route('admin.logs')" route="admin.log">Logs</x-sidebar-nav>
<x-sidebar-nav :href="route('admin.logs')" route="admin.logs">Logs</x-sidebar-nav>
</li>
</ul>
</li>