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

500

@lang('opps!')

@lang("Internal Server Error")

@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