@extends('layout.app') @section('content')

{{ __('app.errors.500.title') }}

{{ __('app.errors.500.message') }}

@endsection