@extends('app') @section('banner')

Site Error

@endsection @section('content') @if($error)
{{ $error }}
@else

Something's not right...

@endif

Please report this bug! Visit the subreddit to check for other postings, or email me.

@endsection