@extends('errors.layout') @section('content')
{{ __('Error 500') }}

{{ __('500') }}

{{ __('Internal Server Error') }}

{{ __('Sorry, but the page you are looking for might have been removed, or unavailable.') }}

@endsection