update includes

This commit is contained in:
2024-09-27 11:24:47 +10:00
parent 5a65517d2b
commit df19e43112
20 changed files with 1798 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
@extends('errors::minimal')
@section('title', __('Too Many Requests'))
@section('code', '429')
@section('message', __('Too Many Requests'))