@extends(template().'layouts.error') @section('title','500') @section('content')
500
@lang("The server encountered an internal error misconfiguration and was unable to complete your request. Please contact the server administrator.")
@endsection