@extends('errors.minimal') @section('title', 'Too many requests') @section('content')

Too many requests

You have made too many attempts. Please wait a moment and try again.

@auth Back to Dashboard @else Go to login @endauth @endsection