@extends('errors::minimal') @section('title', trans('error.too_many_requests')) @section('code', '429') @section('message', trans('error.too_many_requests'))