@extends('layouts.app') @section('title', 'Forum') @section('content')
Discuss gameplay, get help, and connect with other players
{{ $category->description }}
@endif {{-- Show access indicator for restricted categories --}} @if(!$category->is_public){{ $board->description }}
You don't have permission to view boards in this category.
@auth You don't have permission to view any forum categories. Contact an administrator if you believe this is an error. @else Login to access forum discussions. @endauth
Some forum areas may require Steam login to access. Sign in to see all available discussions!