@extends('errors.master') @section('title', 'Too Many Requests') @push('styles') @endpush @section('content')
{{__('Too many requests received') }} {{__('Please and try again later.') }}