@extends('errors.generic', [ 'status' => 404, 'code' => 'NOT_FOUND', 'message' => __('The page you requested could not be found.'), 'trace_id' => $trace_id ?? correlation_id(), ])