@extends('errors.generic', [ 'status' => 503, 'code' => 'MAINTENANCE', 'message' => __('The service is temporarily unavailable. Please try again in a few minutes.'), 'trace_id' => $trace_id ?? correlation_id(), ])