home-erp

git clone git://archive.git.mtrnord.blog/MTRNord/home-erp.git
Log | Files | Refs | README

429.blade.php (141B)


      1 @extends('errors::minimal')
      2 
      3 @section('title', __('Too Many Requests'))
      4 @section('code', '429')
      5 @section('message', __('Too Many Requests'))