@extends('layouts.minimal') @section('title', 'Error 403: IP Blocked!') @section('content')

Error 403: IP Blocked!


Your IP has been banned from submitting to the guestbook.

@if (isset($reason))

Reason: {{ $reason }}

@endif
Click here to go back to the guestbook. @stop