{{-- Too many requests. --}} @extends('errors::minimal') @section('title', __('Too Many Requests')) @section('code', '429') @section('shape', 'cookie-12') @section('headline', __('Slow down a little')) @section('message', __('There were too many requests in a short time. Wait a moment, then try again.'))