@extends('errors.layout') @section('title', __('ui.error_429_title')) @section('code', '429') @section('heading', __('ui.error_429_title')) @section('message', __('ui.error_429_message'))