@extends('errors::minimal') @section('title', __('Server Error')) {{--@section('code', '500')--}} {{--@section('message', __('Server Error'))--}} @section('content')

Server Error

it's looking like we are handling too many request at time please try again later.

Return Home {{ __('Logout') }}
@csrf
@endsection