@extends('layout') @section('content')

YOU ARE BANNED! ;_;

@if($perm)

Reason: {{ $user->banreason }}

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