@extends('errors.minimal') @section('title', __('Server Error')) @section('code', '500') @section('message', 'Oh no! Something went wrong.') @section('description')
We're experiencing a little technical hitch. Our team has been alerted and they're already on it! ✨
Feel free to refresh the page or try again in a few moments.
@endsection