@foreach(config('categories.category_parents') as $category)
{{ $category['name'] }}
@if(!$loop->last)
@endif
@endforeach
{{ __('Discover our membership plans') }}
{{ __("Upgrade your journey with our tailored membership plans! Whether Basic, Plus, or Premium, there's something for everyone. Subscribe now and enjoy exclusive perks!") }}