@extends('errors::minimal')
@section('title', __('Too Many Requests'))
@section('code', '429')
@section('message', __('Too Many Requests'))
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository