@extends('errors::minimal') @section('title', __('Too Many Requests')) @section('code')
@endsection @section('message')

Too Many Requests

Sorry, You have sent too many requests to us recently. Please try again later.

Refresh
@endsection