json([ 'code' => HttpStatus::NOT_FOUND, 'timestamp' => time(), 'msg' => __('messages.' . HttpStatus::NOT_FOUND), 'data' => null ], 200); });