@extends('Template::layouts.app') @section('app') @php $banned = getContent('banned.content', true); @endphp
{{ __($user->ban_reason) }}