@extends('errors.minimal') @section('title', 'Server error') @section('content')

Something went wrong

We're sorry. An error occurred and we've been notified. Please try again later.

@auth Back to Dashboard @else Go to login @endauth @endsection