@extends(template().'layouts.app') @section('title','500') @section('content')

@lang('Opps!')

@lang("The server encountered an internal error misconfiguration and was unable to complate your request. Please contact the server administrator.")

@lang('Back To Home')
@endsection