@role(App\Models\Role::ROLE_SUPER_ADMIN)
{{--
--}}
{{--
--}}
@endrole
@role(App\Models\Role::ROLE_ADMIN)
@if (moduleExists('GoogleWallet'))
@endif
@if (checkFeature('affiliation'))
@endif
@if (getNfcCard()->count() > 0)
@endif
{{-- manage subscription fixed button --}}
@endrole