@extends($activeTemplate .'layouts.frontend') @section('content')

@lang('You are banned')

@lang('Reason'):

{{ $user->ban_reason }}

@endsection