@extends('portal.ninja2020.layout.error') @section('title', __('Too Many Requests')) @section('code', '429') @section('message', __('Too Many Requests'))