@extends('errors.master') @section('title', 'Server Error') @section('content')
{{__('Internal server error. Please try again later.') }}