@extends('errors::minimal') @section('title', __('Too Many Requests!')) @section('code', '429') @section('message', __('Opps! We\'re very sorry for the inconvenients. But it looks like you\'ve reached the maximum attempt for the current request.'))