@extends('layouts.master-without-nav') @section('title') {{ __("502 Bad Gateway") }} @endsection @section('body') @endsection @section('content')

52

{{ __("Bad Gateway") }}

@endsection