sendError([ 'data' => [ 'message' => $message, 'buttonText' => $buttonText ?? __('Back to Dashboard', 'fluent-cart'), 'route' => $route, ], 'code' => 'fluent_cart_entity_not_found', ], 404); } }