@extends('core::admin.master') @section('title', 'Error 429') @section('bodyClass', 'error-429') @section('content')

@lang('Error') 429

@lang('Too Many Requests') .

@endsection