@extends('layouts.master-without-nav') @section('title', __('Server Error')) @section('css') @endsection @section('body')
{{ __('Server Error 500. We are not exactly sure what happened, but our servers say something is wrong.') }}