@extends('errors.layout') @section('title', __('Bad Gateway')) @section('code', '502') @section('message', __('Bad Gateway'))