{{ __('Try these 6 sample games - No login required!') }}
{{ __('Popular games loved by students') }}
@endguest{{ Str::limit($game->description, 100) }}
{{ __('Choose games by your class level') }}
{{ $category->class_level }}
{{ $category->games_count }} {{ __('games') }}
@auth {{ __('Explore') }} @endauth{{ $category->class_level }}
{{ $category->games_count }} {{ __('games') }}
@auth {{ __('Explore') }} @endauth{{ __('Stay updated with our latest posts') }}
{{ Str::limit($post->excerpt, 100) }}