@extends('Template::layouts.frontend') @section('content')

@lang('You are banned')

@lang('Reason'):

{{ __($user->ban_reason) }}

@endsection