@extends('errors.layout') @section('code', '429') @section('title', 'Too Many Requests') @section('message', 'You have made too many attempts. Please wait a minute and try again.') @section('icon')@endsection