Skip to content

Commit

Permalink
Link to the messages page on the dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
agentphoenix committed Sep 25, 2024
1 parent 00018df commit 161066a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova/resources/views/pages/dashboards/dashboard.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class="text-gray-400 group-hover:text-gray-500 dark:text-gray-500 dark:group-hov
</a>

<a
href="#"
href="{{ route('admin.messages.index') }}"
class="group flex items-center justify-center space-x-2 px-6 text-center text-base font-medium transition md:text-sm"
>
<x-icon
Expand Down

0 comments on commit 161066a

Please sign in to comment.