Build the stuff for payments.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
href="{{ url('/dashboard') }}"
|
||||
class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:text-black/70 focus:outline-none focus-visible:ring-[#FF2D20] dark:text-white dark:hover:text-white/80 dark:focus-visible:ring-white"
|
||||
>
|
||||
{{ __('common.Dashboard') }}
|
||||
{{ __('dashboard.Dashboard') }}
|
||||
</a>
|
||||
@else
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user