@extends('layouts.front', [ 'title' => trans('front.menu.community'), 'menus' => [ 'community', ], 'menu_js' => false, ]) @section('content') {{ trans('front.community.title') }} {{ trans('front.community.description') }} Discord {{ trans('front.community.discord') }} {{ trans('front.community.join') }} Reddit {{ trans('front.community.reddit') }} {{ trans('front.community.join') }} @endsection
{{ trans('front.community.description') }}
{{ trans('front.community.discord') }}
{{ trans('front.community.join') }}
{{ trans('front.community.reddit') }}