@extends('errors.layout', ['title' => __('errors.429_title')])
@section('code', '429')
@section('heading', __('errors.429_title'))
@section('message', __('errors.429_body'))