@extends('layouts.generic') @section('page_title', __('Too Many Requests')) @section('content')

429 | {{__('Too Many Requests')}}

@stop