bitcoin event front end forms added

This commit is contained in:
HolgerHatGarKeineNode
2023-02-25 13:05:33 +01:00
parent 3f5881eff8
commit be7092c0a7
14 changed files with 533 additions and 42 deletions

View File

@@ -28,15 +28,6 @@
</div>
@endif
@if(str(request()->route()->getName())->contains('bitcoinEvent.'))
<div>
<x-button xs amber href="/nova/resources/bitcoin-events" target="_blank">
<i class="fa fa-thin fa-plus"></i>
{{ __('Register event') }}
</x-button>
</div>
@endif
<div>
<x-button xs amber href="{{ route('profile.show') }}"
:active="request()->routeIs('profile.show')">