@extends('profilelayout') @section('content')

YOU ARE BANNED!

@if($perm)

Your ban is permanent fool and will NOT expire!

@else

Reason: {{ $user->banreason }}

Your ban will expire in {{ $user->banend->diffForHumans(null, true) }}

@endif

If you think you were banned by accident or dindu nuffin to deserve the ban contact an administrator in the IRC

@endsection