diff --git a/resources/views/livewire/profile/meetups.blade.php b/resources/views/livewire/profile/meetups.blade.php index c394f0e8..4c396909 100644 --- a/resources/views/livewire/profile/meetups.blade.php +++ b/resources/views/livewire/profile/meetups.blade.php @@ -1,11 +1,13 @@ -
+
+ {{-- HEADER --}} + +

{{ __('Meetup') }} - {{ __('choice') }} + class="w-full text-transparent bg-clip-text bg-gradient-to-r from-amber-400 via-amber-500 to-amber-500 lg:inline">{{ __('My meetups') }}

{{ __('Select one or more meetup groups so that you can get access to these groups in the backend.') }} @@ -14,26 +16,6 @@

-
-
-
-

- - {{ __('Thanks, continue here') }} - -

-
-
-
-