@extends($activeTemplate . 'layouts.app') @php $banned = getContent('banned.content', true); $policyPages = getContent('policy_pages.element', false, null, true); @endphp @section('panel') {{ __(@$banned->data_values->heading) }} @lang('Ban Reason') {{ __(auth()->user()->ban_reason) }} @lang('Browse '){{ __(gs('site_name')) }} @endsection @push('style') @endpush
{{ __(auth()->user()->ban_reason) }}