@extends('errors.layout') @section('title', __('HTTP Version Not Supported')) @section('code', '505') @section('message', __('HTTP Version Not Supported'))