@extends('errors.layout') @section('code', '429') @section('title', 'Too Many Requests') @section('icon', 'fa-solid fa-gauge-high') @section( 'message', 'Too many requests were made in a short period of time. Please wait a moment before trying again.' )