@extends('layouts.errors') @section('title', translate('Too Many Requests')) @section('code', '429') @section('message', translate('Too Many Requests'))