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

@lang('YOUR ACCOUNT IS BANNED')

@lang('Ban reason was'):

{{ $user->ban_reason }}


@endsection @push('style') @endpush