feat(membership): navigate overview ketika ingin daftar
This commit is contained in:
parent
48271c2bf2
commit
f3eaa4082a
@ -94,7 +94,8 @@ class="{{ $pointRecords['is_addition'] ? 'text-emerald-500' : 'text-red-500' }}"
|
|||||||
loop style="width: 200px; height: 200px; margin: 0 auto;">
|
loop style="width: 200px; height: 200px; margin: 0 auto;">
|
||||||
</dotlottie-wc>
|
</dotlottie-wc>
|
||||||
<flux:text class="block text-center italic mt-5">
|
<flux:text class="block text-center italic mt-5">
|
||||||
Apa? Anda belum menjadi member, ayo sini <flux:link href="#">daftar.</flux:link>
|
Apa? Anda belum menjadi member, ayo sini <flux:link href="{{ route('member.overview') }}"
|
||||||
|
wire:navigate>daftar.</flux:link>
|
||||||
</flux:text>
|
</flux:text>
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user