@extends('errors.generic', [ 'status' => 500, 'code' => 'INTERNAL_ERROR', 'message' => __('Something went wrong on our side. Our team has been notified.'), 'trace_id' => $trace_id ?? correlation_id(), ])