@extends('layouts.app') @section('content')
{{-- 500 Illustration --}}

500 - Server Error

{{ __('messages.500_details') }}

{{ __('messages.500_button') }}
@endsection