@extends('errors::minimal') @section('title', __('Too Many Requests')) {{--@section('code', '429')--}} {{--@section('message', __('Too Many Requests'))--}} @section('content')

Too Many Requests

it's looking like we are handling too many request at time please try again later.

Return Home {{ __('Logout') }}
@csrf
@endsection